cupertino_interactive_keyboard_platform_interface library
Classes
- CupertinoInteractiveKeyboardPlatform
- The platform interface for the cupertino_interactive_keyboard plugin.
- MethodChannelCupertinoInteractiveKeyboard
- An implementation of CupertinoInteractiveKeyboardPlatform that uses method channels.
Typedefs
- PlatformKeyboardVisibilityCallback = void Function(bool isVisible)
- Callback type for keyboard visibility changes from the platform.