isKeyboardOpened property

bool get isKeyboardOpened

Implementation

bool get isKeyboardOpened => viewInsets.bottom > 0;