isOpen property

bool get isOpen

getter for keyboard status

Implementation

bool get isOpen => keyboardHeight > 1;