menu
general_framework package
documentation
flutter/ui/markdown/widget/inlines/input.dart
MCheckBox
MCheckBox.new const constructor
MCheckBox.new const constructor
dark_mode
light_mode
MCheckBox
constructor
const
MCheckBox
(
{
Key
?
key
,
required
bool
checked
,
})
UncompleteDocumentation
Implementation
const MCheckBox({super.key, required this.checked});
general_framework package
documentation
flutter/ui/markdown/widget/inlines/input
MCheckBox
MCheckBox.new const constructor
MCheckBox class