padding property

EdgeInsetsGeometry padding
final

The padding to apply around the child.

Defaults to 16.0 logical pixels on all sides.

Implementation

final EdgeInsetsGeometry padding;