padding property
The padding around the image inside its container. This is used to add space between the image and the container's edge.
Implementation
final double? padding;
The padding around the image inside its container. This is used to add space between the image and the container's edge.
final double? padding;