imageHeight property

ValueNotifier<double> imageHeight
getter/setter pair

Implementation

ValueNotifier<double> imageHeight = ValueNotifier(0);