controller property
Optional ScrollController that will be used by the widget instead of the default inherited one.
Implementation
final ScrollController? controller;
Optional ScrollController that will be used by the widget instead of the default inherited one.
final ScrollController? controller;