menu
neomage package
documentation
utils/fast_mode/fast_mode.dart
FastModeConfig
getFlagFastMode property
getFlagFastMode property
dark_mode
light_mode
getFlagFastMode
property
bool
? Function
()
getFlagFastMode
final
Get the fast mode setting from flag settings.
Implementation
final bool? Function() getFlagFastMode;
neomage package
documentation
utils/fast_mode/fast_mode
FastModeConfig
getFlagFastMode property
FastModeConfig class