showComposer property

bool showComposer
final

Whether the composer is visible. The composer only renders at all when onSend is provided. Controlled externally — e.g. drive this from your own show/hide state if you want a collapsible composer.

Implementation

final bool showComposer;