Open
Description
Looking at https://api.flutter.dev/flutter/dart-ui/Rect-class.html, you see the following, with class constructors, properties, methods, operators, etc. on the right sidebar:
But then if you click to see details for any of those properties, that same info moves to the left sidebar -- and the class listing that was on the left sidebar goes away:
This is a very jarring user experience.