scale property

ValueNotifier<double> scale
getter/setter pair

Implementation

ValueNotifier<double> scale = ValueNotifier(1);