menu
hb_common package
documentation
widget/form/hb_form_model.dart
HbRadioController
curIndex property
curIndex property
dark_mode
light_mode
curIndex
property
ValueNotifier
<
int
>
curIndex
getter/setter pair
Implementation
ValueNotifier<int> curIndex = ValueNotifier(-1);
hb_common package
documentation
widget/form/hb_form_model
HbRadioController
curIndex property
HbRadioController class