ComposerBuilder typedef

ComposerBuilder = Widget Function(BuildContext)

Signature for building the message composer widget.

Implementation

typedef ComposerBuilder = Widget Function(BuildContext);