scrollController property
Exposes scroll controller of the SingleChildScrollView that makes data rows vertically scrollable
Implementation
final ScrollController? scrollController;
Exposes scroll controller of the SingleChildScrollView that makes data rows vertically scrollable
final ScrollController? scrollController;