isDisplayed method
Is this notification for a display moment, and the UI is displayed?
Implementation
bool isDisplayed() => _isDisplayed().toDart;
Is this notification for a display moment, and the UI is displayed?
bool isDisplayed() => _isDisplayed().toDart;