menu
zog_ui package
documentation
styles/component/rating_style.dart
ZeroRatingStyle
ZeroRatingStyle.new const constructor
ZeroRatingStyle.new const constructor
dark_mode
light_mode
ZeroRatingStyle
constructor
const
ZeroRatingStyle
(
{
Color
?
activeColor
,
Color
?
inactiveColor
,
double
?
spacing
,
})
Implementation
const ZeroRatingStyle({ this.activeColor, this.inactiveColor, this.spacing, });
zog_ui package
documentation
styles/component/rating_style
ZeroRatingStyle
ZeroRatingStyle.new const constructor
ZeroRatingStyle class