menu
codeofland package
documentation
sources/extension/context/other_function_extension.dart
KeyboardFunctionContext
isKeyboardOpen property
isKeyboardOpen property
dark_mode
light_mode
isKeyboardOpen
property
bool
get
isKeyboardOpen
Implementation
bool get isKeyboardOpen => mediaQuery.viewInsets.bottom > 0;
codeofland package
documentation
sources/extension/context/other_function_extension
KeyboardFunctionContext
isKeyboardOpen property
KeyboardFunctionContext extension on
BuildContext