onFocusChange property

ValueChanged<bool>? onFocusChange
final

Focus change callback

Implementation

final ValueChanged<bool>? onFocusChange;