padding property

EdgeInsets? padding
final

Padding of the container widget. Therefore actually margin of the images.

Implementation

final EdgeInsets? padding;