isKeyboardVisible property

bool get isKeyboardVisible

Implementation

bool get isKeyboardVisible => info.viewInsets.bottom != 0.0;