SupportingTextData

data class SupportingTextData(val text: String, val state: SupportingTextState = SupportingTextState.DEFAULT)

Constructors

Link copied to clipboard
constructor(text: String, state: SupportingTextState = SupportingTextState.DEFAULT)

Properties

Link copied to clipboard
Link copied to clipboard