onFocusChanged property

ValueChanged<bool>? onFocusChanged
final

输入框焦点的回调

Implementation

final ValueChanged<bool>? onFocusChanged;