isKeyboardOpen property

bool get isKeyboardOpen

Implementation

bool get isKeyboardOpen => viewInsets.bottom > 0;