stateCallBack property

void Function(CometChatMessageComposerController)? stateCallBack
final

stateCallBack retrieves the state of the composer

Implementation

final void Function(CometChatMessageComposerController)? stateCallBack;