menu
flutter_responsive_template package
documentation
utils/telas/inputs/input_checkbox.dart
InputCheckBox
value property
value property
dark_mode
light_mode
value
property
@
override
String
get
value
override
Implementation
@override String get value => controller.selecionado.toString();
flutter_responsive_template package
documentation
utils/telas/inputs/input_checkbox
InputCheckBox
value property
InputCheckBox class