menu
katana_flutter package
documentation
config/others/others.dart
Config
isRelease property
isRelease property
dark_mode
light_mode
isRelease
property
bool
get
isRelease
True if it is release mode.
Implementation
static bool get isRelease => kReleaseMode;
katana_flutter package
documentation
config/others/others
Config
isRelease property
Config class