isKeyboard property

bool get isKeyboard

软键盘是否显示

Implementation

bool get isKeyboard => viewInsets.bottom > 0;