pixels property Null safety

double pixels
override

The current scroll position, in logical pixels along the axisDirection.

Implementation

@override
double get pixels => _pixels!;