simple_rating package
documentation
simple_rating
RatingIcon
RatingIcon const constructor
RatingIcon
RatingIcon
constructor
const
RatingIcon
(
{
IconData
emptyIcon
,
IconData
halfIcon
,
IconData
fullIcon
}
)
Implementation
const RatingIcon({this.emptyIcon, this.halfIcon, this.fullIcon});
simple_rating package
documentation
simple_rating
RatingIcon
RatingIcon const constructor
RatingIcon class
Constructors
RatingIcon
Properties
emptyIcon
fullIcon
halfIcon
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==