onEditingComplete property

VoidCallback? onEditingComplete
final

编辑完成时的回调(通常点击键盘完成/下一步时触发)

Implementation

final VoidCallback? onEditingComplete;