In the variables window here, this is of type PageController. When I expand, I see fields defined directly in that class. I don't see fields inherited from the superclass, ScrollController (e.g., _initialScrollOffset or keepScrollOffset):

This is with:
> flutter --version
Flutter 2.0.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision c5a4b4029c (3 days ago) • 2021-03-04 09:47:48 -0800
Engine • revision 40441def69
Tools • Dart 2.12.0
FYI - @annagrin @grouma - not sure how pervasive this is, but I think fairly high priority if so.