StarRatingController constructor

StarRatingController([
  1. double value = 0.0
])

Implementation

StarRatingController([super.value = 0.0]);