isKeyboardClosed property

bool get isKeyboardClosed

Implementation

bool get isKeyboardClosed => !isKeyboardOpen;