controller property

ScrollController? controller
final

Optional ScrollController that will be used by the widget instead of the default inherited one.

Implementation

final ScrollController? controller;