RadioButtonColors


@ExperimentalTvMaterial3Api
class RadioButtonColors


Represents the color used by a RadioButton in different states.

See RadioButtonDefaults.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