onFocusChange property

ValueChanged<bool>? onFocusChange
final

Called when the focus changes.

Implementation

final ValueChanged<bool>? onFocusChange;