isOpen property

bool isOpen

getter for keyboard status

Implementation

bool get isOpen => keyboardHeight > 1;