menu
nsg_controls package
documentation
formfields/nsg_checkbox.dart
NsgCheckBox
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
dynamic Function
(
bool
currentValue
)
onPressed
final
Implementation
final Function(bool currentValue) onPressed;
nsg_controls package
documentation
formfields/nsg_checkbox
NsgCheckBox
onPressed property
NsgCheckBox class