padding property
The internal padding of the column container.
This adds space between the container's border and its content.
Implementation
final EdgeInsets? padding;
The internal padding of the column container.
This adds space between the container's border and its content.
final EdgeInsets? padding;