ComposerInputFieldTheme
constructor(borderShape: Shape, backgroundColor: Color, textStyle: TextStyle, cursorBrushColor: Color)
Parameters
borderShape
The shape of the border for the input field.
backgroundColor
The background color for the input field.
textStyle
The text style for the input field.
cursorBrushColor
The color for the cursor in the input field.