onFocus property

VoidCallback? onFocus
final

Called when this widget gains focus.

Implementation

final VoidCallback? onFocus;