strictMode property
bool
get
strictMode
Whether strict mode is enabled.
Implementation
static bool get strictMode => _strictMode;
Whether strict mode is enabled.
static bool get strictMode => _strictMode;