onFocus property

VoidCallback? onFocus
final

A callback that will be invoked when the Android View asks to get the input focus.

Implementation

final VoidCallback? onFocus;