custom_rating_bar package
documentation
custom_rating_bar
RatingBar
emptyIcon property
emptyIcon
emptyIcon
property
Null safety
IconData
emptyIcon
final
Icon used for empty part of the rating bar.
Implementation
final IconData emptyIcon;
custom_rating_bar package
documentation
custom_rating_bar
RatingBar
emptyIcon property
RatingBar class
Constructors
RatingBar
readOnly
Properties
alignment
direction
emptyColor
emptyIcon
filledColor
filledIcon
halfFilledColor
halfFilledIcon
hashCode
initialRating
isHalfAllowed
key
maxRating
onRatingChanged
runtimeType
size
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==