KeyboardConfig constructor
const
KeyboardConfig({
- KeyboardBuilder? builder,
- GetKeyboardHeight? getHeight,
Implementation
const KeyboardConfig({this.builder, this.getHeight});