padding property

EdgeInsetsGeometry padding
final

The padding to apply around the entire list.

Defaults to 16.0 pixels on the left, right, and bottom sides.

Implementation

final EdgeInsetsGeometry padding;