position property
the scrollable inner's position
notice that: position is null before build, the value is get when the header or footer callback onPositionUpdated
Implementation
ScrollPosition? position;
the scrollable inner's position
notice that: position is null before build, the value is get when the header or footer callback onPositionUpdated
ScrollPosition? position;