isVisible property

bool isVisible

Is this TrayIcon currently visible?

Implementation

bool get isVisible => _isVisible;