isShowing property

bool get isShowing

Returns true if the global loading overlay is currently visible.

Implementation

static bool get isShowing => _isShowing;