menu
alba package
documentation
framework.dart
App
isTesting property
isTesting property
dark_mode
light_mode
isTesting
property
bool
get
isTesting
Return true if app is in testing mode.
Implementation
bool get isTesting => _isTesting;
alba package
documentation
framework
App
isTesting property
App class