menu
flutter_infinite_scroll_pagination package
documentation
components/infinite_scroll_position.dart
InfiniteScrollPosition
viewHeight property
viewHeight property
dark_mode
light_mode
viewHeight
property
double
viewHeight
getter/setter pair
The height of the visible viewport.
Implementation
double viewHeight = 0.0;
flutter_infinite_scroll_pagination package
documentation
components/infinite_scroll_position
InfiniteScrollPosition
viewHeight property
InfiniteScrollPosition class