onTap property

VoidCallback? onTap
final

当输入框被点击时会回调

Callback when the input box is clicked

Implementation

final VoidCallback? onTap;