onFocusChange property

ValueChanged<bool>? onFocusChange
final

Optional. Called when the focus changes.

Implementation

final ValueChanged<bool>? onFocusChange;