custom_rating_bar package
documentation
custom_rating_bar
RatingBar
onRatingChanged property
onRatingChanged
onRatingChanged
property
Null safety
(void Function?
(
double
)
?)
onRatingChanged
final
Callback for rating changes.
Implementation
final void Function(double)? onRatingChanged;
custom_rating_bar package
documentation
custom_rating_bar
RatingBar
onRatingChanged 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 ==