isKeyboardOpen property

bool get isKeyboardOpen

Implementation

bool get isKeyboardOpen => _context.read<ScreenHeight>().isOpen;