controller property
The ScrollController used to implement Scrollbar dragging.
For more information, see RawScrollbar.controller.
Implementation
// TODO(dkwingsmt): Migrate the doc back to macro
// flutter.widgets.Scrollbar.controller
// https://github.com/flutter/flutter/issues/189629
final ScrollController? controller;