MessageHeaderStyle constructor
const
MessageHeaderStyle({})
message header style components
Implementation
const MessageHeaderStyle({
this.backButtonIconTint,
this.onlineStatusColor,
this.subtitleTextStyle,
this.typingIndicatorTextStyle,
super.width,
super.height,
super.background,
super.border,
super.borderRadius,
super.gradient,
});