roundedOpacity property

ValueNotifier<double> roundedOpacity
getter/setter pair

Implementation

ValueNotifier<double> roundedOpacity = ValueNotifier<double>(1.0);