inputBar property

Widget? inputBar
final

自定义输入框, 如果设置后将会替换默认的输入框。详细参考 ChatUIKitInputBar

Implementation

final Widget? inputBar;