FFStarsChanged typedef

FFStarsChanged = void Function(double realStars, double selectedStars)

Implementation

typedef FFStarsChanged = void Function(double realStars, double selectedStars);