QuickViewStyle constructor
const
QuickViewStyle({})
Implementation
const QuickViewStyle({
this.titleStyle,
this.closeIconTint,
this.leadingBarTint,
this.leadingBarWidth,
this.subtitleStyle,
super.width,
super.height,
super.background,
super.border,
super.borderRadius,
super.gradient,
});