isLoadingShowing property

bool get isLoadingShowing

获取loading状态

Implementation

bool get isLoadingShowing => _overlayManager.isLoadingShowing;