controller property
Optional controller that can be passed from outside. If provided, the widget will use this instead of creating a new one.
Implementation
final NestedScrollController? controller;
Optional controller that can be passed from outside. If provided, the widget will use this instead of creating a new one.
final NestedScrollController? controller;