menu
te_widgets package
documentation
widgets/rating/rating.dart
TRating
valueNotifier property
valueNotifier property
dark_mode
light_mode
valueNotifier
property
@
override
ValueNotifier
<
double
?
>
?
valueNotifier
final
A ValueNotifier for two-way binding.
Implementation
@override final ValueNotifier<double?>? valueNotifier;
te_widgets package
documentation
widgets/rating/rating
TRating
valueNotifier property
TRating class