messageComposerKey property
messageComposerKey key for message composer, We use this to get the dimensions of the composer which we then use to set the placeholder for the composer in stack we are using to show the message list
Implementation
final GlobalKey? messageComposerKey;