kVisible property

bool get kVisible

Check if Keyboard is visible.

Implementation

bool get kVisible => context.kVisible;