onFocusChange property

ValueChanged<bool>? onFocusChange
final

Called when this item's focus is changed.

Implementation

final ValueChanged<bool>? onFocusChange;