iconsListHeight property

ValueNotifier<double> iconsListHeight
getter/setter pair

Implementation

ValueNotifier<double> iconsListHeight = ValueNotifier(0.1 * getScreenHeight());