padding property

EdgeInsetsGeometry? padding
final

The padding inside the container.

If provided, this will override any padding specified in className.

Implementation

final EdgeInsetsGeometry? padding;