FxKeyboard constructor
const
FxKeyboard({})
Implementation
const FxKeyboard({
super.key,
this.maxLength,
this.enabled = true,
this.onChange,
this.onSubmit,
this.action,
this.onActionPressed,
this.controller,
});