scrollPadding property
Padding for the scrollable part of the table. Primarily used to leave space for vertical scrollbars when using SliverTableView.
Implementation
final EdgeInsets? scrollPadding;
Padding for the scrollable part of the table. Primarily used to leave space for vertical scrollbars when using SliverTableView.
final EdgeInsets? scrollPadding;