scrollPadding property

EdgeInsets? scrollPadding
final

Padding for the scrollable part of the table. Primarily used to leave space for vertical scrollbars when using SliverTableView.

Implementation

final EdgeInsets? scrollPadding;