controller property Null safety
final
A ScrollController that can be used to control the position of the Scrollable widget.
This can be used by ScrollBehavior to apply a Scrollbar to the associated Scrollable.
Implementation
final ScrollController controller;