menu
tx_design package
documentation
widgets/radio_cell.dart
TxRadioCell<T>
labelStyle property
labelStyle property
dark_mode
light_mode
labelStyle
property
TextStyle
?
labelStyle
final
label
的文字样式。
Implementation
final TextStyle? labelStyle;
tx_design package
documentation
widgets/radio_cell
TxRadioCell<T>
labelStyle property
TxRadioCell class