MessageInputStyle constructor
const
MessageInputStyle({})
Implementation
const MessageInputStyle({
this.textStyle,
this.placeholderTextStyle,
this.dividerTint,
super.width,
super.height,
super.background,
super.border,
super.borderRadius,
super.gradient,
});