showPickFileButton property

bool showPickFileButton
final

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;