onFocusChange property

ValueChanged<bool>? onFocusChange
final

焦点变化回调

Implementation

final ValueChanged<bool>? onFocusChange;