menu
tx_design package
documentation
widgets/radio_cell.dart
TxRadioCell<T>
value property
value property
dark_mode
light_mode
value
property
T
value
final
此单选按钮表示的值。
Implementation
final T value;
tx_design package
documentation
widgets/radio_cell
TxRadioCell<T>
value property
TxRadioCell class