isKeyboardVisible property

bool get isKeyboardVisible

Implementation

bool get isKeyboardVisible => keyboardHeight > 0;