padding property

EdgeInsets? padding
final

The inner padding of the row container.

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

Implementation

final EdgeInsets? padding;