imageWidth property

ValueNotifier<double> imageWidth
getter/setter pair

Implementation

ValueNotifier<double> imageWidth = ValueNotifier(0);