isShowing property

bool get isShowing

当前是否正在显示

Implementation

static bool get isShowing => _currentEntry != null;