menu
maat package
documentation
maat.dart
Application
debug property
debug property
dark_mode
light_mode
debug
property
bool
get
debug
Implementation
bool get debug => config.get('app.debug') == true;
maat package
documentation
maat
Application
debug property
Application class