menu
surveytest package
documentation
components/rating.dart
RatingSvg
RatingSvg.new const constructor
RatingSvg.new const constructor
dark_mode
light_mode
RatingSvg
constructor
const
RatingSvg
(
{
Key
?
key
,
})
Implementation
const RatingSvg({Key? key}) : super(key: key);
surveytest package
documentation
components/rating
RatingSvg
RatingSvg.new const constructor
RatingSvg class