onFocus property

ValueChanged<bool>? onFocus
final

Function called when focus state changes.

Implementation

final ValueChanged<bool>? onFocus;