BrnOnCommit typedef

BrnOnCommit = void Function(String content)

提交搜索框内容时的回调

Implementation

typedef BrnOnCommit = void Function(String content);