horizontalOffset property
The current scroll offset of the horizontal scrollbar.
Implementation
double get horizontalOffset => _horizontalOffset;
The current scroll offset of the horizontal scrollbar.
double get horizontalOffset => _horizontalOffset;