ReactionListStyle constructor
ReactionListStyle({})
Implementation
ReactionListStyle(
{this.loadingIconTint,
this.emptyTextStyle,
this.errorTextStyle,
this.subtitleTextStyle,
this.allReactionsTextStyle,
super.width,
super.height,
super.background,
super.gradient,
super.border,
super.borderRadius});