scrollPadding property
Padding for the scrollable part of the table. Primarily used to leave space for the scrollbars. If null, predefined insets will be used based on a target platform.
Implementation
final EdgeInsets? scrollPadding;
Padding for the scrollable part of the table. Primarily used to leave space for the scrollbars. If null, predefined insets will be used based on a target platform.
final EdgeInsets? scrollPadding;