padding property
Padding around the entire scrollable content. Defaults to EdgeInsets.zero.
Implementation
final EdgeInsetsGeometry? padding;
Padding around the entire scrollable content. Defaults to EdgeInsets.zero.
final EdgeInsetsGeometry? padding;