composerHeader property
Widget placed directly above the composer.
For state that belongs to the message being written rather than to the transcript: chips for pending attachments, a quoted message, a warning.
Implementation
final Widget? composerHeader;