showPickFileButton property
By default, ZIMKitMessageInput will show a button to pick file. If you don't want to show this button, set showPickFileButton to false.
Implementation
final bool showPickFileButton;
By default, ZIMKitMessageInput will show a button to pick file. If you don't want to show this button, set showPickFileButton to false.
final bool showPickFileButton;