pages property

ValueNotifier<int> pages
getter/setter pair

Implementation

ValueNotifier<int> pages = ValueNotifier<int>(0);