messageInputTextStyle property

TextStyle Function(CometChatTheme theme)? messageInputTextStyle
getter/setter pair

messageBubbleTextStyle is a function which is used to style the message composer input text with formatting

Implementation

TextStyle Function(CometChatTheme theme)? messageInputTextStyle;