menu
flutter_waya package
documentation
components/rating_stars.dart
RatingStars
step property
step property
dark_mode
light_mode
step
property
double
step
final
分阶, 范围0.01-1.0, 0.01表示任意星, 1.0表示整星星, 0.5表示半星, 范围内自定义.
Implementation
final double step;
flutter_waya package
documentation
components/rating_stars
RatingStars
step property
RatingStars class