onShown property
dynamic Function()?
onShown
final
Callback invoked when the keyboard is shown.
Implementation
final Function()? onShown;
Callback invoked when the keyboard is shown.
final Function()? onShown;