menu
grex_ds package
documentation
widgets/fields/grx_switch_form_field.widget.dart
GrxSwitchFormField
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
bool
)
?
onChanged
final
Implementation
final void Function(bool)? onChanged;
grex_ds package
documentation
widgets/fields/grx_switch_form_field.widget
GrxSwitchFormField
onChanged property
GrxSwitchFormField class