isContextSwitching property
bool
get
isContextSwitching
Returns true if currently switching between contexts
Implementation
bool get isContextSwitching => _isContextSwitching;
Returns true if currently switching between contexts
bool get isContextSwitching => _isContextSwitching;