padding property

EdgeInsetsGeometry padding
final

How the container margin will be handled.

If this is null EdgeInsets.all(0) will be used.

Implementation

final EdgeInsetsGeometry padding;