arrowOpacity property

ValueNotifier<double> arrowOpacity
getter/setter pair

Implementation

ValueNotifier<double> arrowOpacity = ValueNotifier(0.0);