padding property

EdgeInsets? padding
final

The amount of space by which to inset the list of items.

Is optional and can be null.

Implementation

final EdgeInsets? padding;