pagePosition property

ValueNotifier<PagePosition?> pagePosition
final

Implementation

final pagePosition = ValueNotifier<PagePosition?>(null);