CheckboxColors


@ExperimentalTvMaterial3Api
class CheckboxColors


Represents the colors used by the three different sections (checkmark, box, and border) of a Checkbox or TriStateCheckbox in different states.

See CheckboxDefaults.colors for the default implementation that follows Material specifications.

Summary

Public functions

open operator Boolean
equals(other: Any?)
open Int

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int