strictMode property
bool
get
strictMode
Gets the current strict mode setting.
Implementation
bool get strictMode => _strictMode;
Gets the current strict mode setting.
bool get strictMode => _strictMode;