ratedColor property

Color? get ratedColor

Implementation

Color? get ratedColor => ratingColorState?.primary ?? ratingColor;