isDebugMode property
bool
get
isDebugMode
Checks whether debug mode or not
Implementation
static bool get isDebugMode => kDebugMode;
Checks whether debug mode or not
static bool get isDebugMode => kDebugMode;