MessageListStyle constructor
const
MessageListStyle({})
Implementation
const MessageListStyle({
this.loadingIconTint,
this.emptyTextStyle,
this.errorTextStyle,
this.contentPadding,
super.width,
super.height,
super.background,
super.border,
super.borderRadius,
super.gradient,
});