onShown property

dynamic Function()? onShown
final

Callback invoked when the keyboard is shown.

Implementation

final Function()? onShown;