menu
gnums_utility_widgets package
documentation
common_widgets/gn_checkbox_with_text.dart
GnCheckboxWithText
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_with_text
GnCheckboxWithText
onChanged property
GnCheckboxWithText class