showMoreButton property

bool showMoreButton
final

By default, ZIMKitMessageInput will show a button to pop more. If you don't want to show this button, set showMoreButton to false.

Implementation

final bool showMoreButton;