onFocusChange property

ValueChanged<bool>? onFocusChange
final

Callback when the focus state changes.

Implementation

final ValueChanged<bool>? onFocusChange;