menu
sub_zero_design_system package
documentation
components/subzero_radio.dart
SubZeroRadio<T>
label property
label property
dark_mode
light_mode
label
property
String
?
label
final
Optional text label displayed next to the radio button
Implementation
final String? label;
sub_zero_design_system package
documentation
components/subzero_radio
SubZeroRadio<T>
label property
SubZeroRadio class