isVisible property

bool isVisible

Whether the onscreen keyboard is visible to the user.

Implementation

bool get isVisible => _isVisible;