shouldDisposeScrollController property

bool shouldDisposeScrollController
final

set to true if you want scrollController passed to widget to be disposed when widget's state is disposed

Implementation

final bool shouldDisposeScrollController;