menu
fast_app_base package
documentation
common/common.dart
VxRating
onRatingUpdate property
onRatingUpdate property
dark_mode
light_mode
onRatingUpdate
property
ValueChanged
<
String
>
onRatingUpdate
final
Use onRatingUpdate to get the selected value.
Implementation
final ValueChanged<String> onRatingUpdate;
fast_app_base package
documentation
common/common
VxRating
onRatingUpdate property
VxRating class