onFocusChange property

FocusChangedCallback? onFocusChange
final

Called when focus changes for this widget.

Implementation

final FocusChangedCallback? onFocusChange;