padding property

double? padding
final

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;