showRecordButton property

bool showRecordButton
final

By default, ZIMKitMessageInput will show a button to record. If you don't want to show this button, set showRecordButton to false.

Implementation

final bool showRecordButton;