menu
jet_flutter_framework package
documentation
jet_framework.dart
GroupedCheckbox<T>
tristate property
tristate property
dark_mode
light_mode
tristate
property
bool
tristate
final
If true the checkbox's value can be true, false, or null.
Implementation
final bool tristate;
jet_flutter_framework package
documentation
jet_framework
GroupedCheckbox<T>
tristate property
GroupedCheckbox class