menu
flutter_up package
documentation
controller/up_checkbox_controller.dart
UpCheckBoxController
UpCheckBoxController constructor
UpCheckBoxController constructor
dark_mode
light_mode
UpCheckBoxController
constructor
UpCheckBoxController
(
{
bool
value
=
false
,
})
Implementation
UpCheckBoxController({
this
.value =
false
});
flutter_up package
documentation
controller/up_checkbox_controller
UpCheckBoxController
UpCheckBoxController constructor
UpCheckBoxController class
Constructors
UpCheckBoxController
Properties
hashCode
hasListeners
runtimeType
value
Methods
addListener
dispose
noSuchMethod
notifyListeners
removeListener
toString
updateValue
Operators
operator ==