menu
game_scaffold_dart package
documentation
game_scaffold_dart.dart
ISetConst<T>
isFlushed property
isFlushed property
dark_mode
light_mode
isFlushed
property
@
override
bool
get
isFlushed
override
A constant set is always flushed, by definition.
Implementation
@override bool get isFlushed => true;
game_scaffold_dart package
documentation
game_scaffold_dart
ISetConst<T>
isFlushed property
ISetConst class