offset property

double? get offset

Current scroll position.

Implementation

double? get offset => state!.offset;