padding property
The padding to include around the scrollable part of the widget.
If null, no padding is applied.
Implementation
final EdgeInsets? padding;
The padding to include around the scrollable part of the widget.
If null, no padding is applied.
final EdgeInsets? padding;