padding property

EdgeInsets? padding
final

The internal padding of the column container.

This adds space between the container's border and its content.

Implementation

final EdgeInsets? padding;