ratingStyle property

  1. @override
ValueStream<RatingStyle> ratingStyle
override

A value stream of the current rating style.

Implementation

@override
ValueStream<RatingStyle> get ratingStyle => _inner.ratingStyle;