menu
flutter_scene package
documentation
fscene.dart
BoolValue
BoolValue.new const constructor
BoolValue.new const constructor
dark_mode
light_mode
BoolValue
constructor
const
BoolValue
(
bool
value
)
Implementation
const BoolValue(this.value);
flutter_scene package
documentation
fscene
BoolValue
BoolValue.new const constructor
BoolValue class