menu
Flutter
widgets
ScrollMetrics
pixels property
pixels
brightness_4
brightness_5
description
pixels
property
double
pixels
The current scroll position, in logical pixels along the
axisDirection
.
Implementation
double get pixels;
Flutter
widgets
ScrollMetrics
pixels property
ScrollMetrics mixin