menu
te_widgets package
documentation
widgets/rating/rating.dart
TRating
onValueChanged property
onValueChanged property
dark_mode
light_mode
onValueChanged
property
@
override
ValueChanged
<
double
?
>
?
onValueChanged
final
Callback fired when the value changes.
Implementation
@override final ValueChanged<double?>? onValueChanged;
te_widgets package
documentation
widgets/rating/rating
TRating
onValueChanged property
TRating class