onFocus property

ValueChanged<bool>? onFocus
final

Handler called when the focus changes.

Implementation

final ValueChanged<bool>? onFocus;