onFocusChange property

ValueChanged<bool>? onFocusChange
final

焦点变化时的回调函数

Implementation

final ValueChanged<bool>? onFocusChange;