menu
fml package
documentation
widgets/checkbox/checkbox_view.dart
CheckboxView
CheckboxView.new constructor
CheckboxView.new constructor
dark_mode
light_mode
CheckboxView
constructor
CheckboxView
(
CheckboxModel
model
)
Implementation
CheckboxView(this.model) : super(key: ObjectKey(model));
fml package
documentation
widgets/checkbox/checkbox_view
CheckboxView
CheckboxView.new constructor
CheckboxView class