rating_widget package
documentation
rating_widget
Rating
onRatingSelected property
onRatingSelected
onRatingSelected
property
Null safety
dynamic Function
(
int
?
)
onRatingSelected
final
Implementation
final Function(int?) onRatingSelected;
rating_widget package
documentation
rating_widget
Rating
onRatingSelected property
Rating class
Constructors
Rating
Properties
hashCode
horizontal
iconSize
initialRating
key
onRatingSelected
rating
runtimeType
selectedColor
selectedIcon
unSelectedColor
unSelectedIcon
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==