isKeyboardOpen property

bool isKeyboardOpen

Implementation

bool get isKeyboardOpen => mediaQuery.viewInsets.bottom > 0;