factory property
Called to create a NestedScrollController if no controller is provided. Used only when the widget needs to generate a controller for its children.
Implementation
final NestedScrollControllerBuilder factory;
Called to create a NestedScrollController if no controller is provided. Used only when the widget needs to generate a controller for its children.
final NestedScrollControllerBuilder factory;