onFocusChange property

ValueChanged<bool>? onFocusChange
final

焦点改变回调

Implementation

final ValueChanged<bool>? onFocusChange;