menu
gnums_utility_widgets package
documentation
common_widgets/gn_checkbox.dart
GNCheckbox
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
bool
?
value
)
?
onChanged
final
Implementation
final void Function(bool? value)? onChanged;
gnums_utility_widgets package
documentation
common_widgets/gn_checkbox
GNCheckbox
onChanged property
GNCheckbox class