menu
codeveloper_tools package
documentation
MyTools/tools/Generator_Tools/GenerateStarRating.dart
StarRatingDisplay
starCount property
starCount property
dark_mode
light_mode
starCount
property
int
starCount
final
The total number of stars. Default is 5.
Implementation
final int starCount;
codeveloper_tools package
documentation
MyTools/tools/Generator_Tools/GenerateStarRating
StarRatingDisplay
starCount property
StarRatingDisplay class