padding property
The inner padding of the row container.
This adds space between the container’s content and its border.
Implementation
final EdgeInsets? padding;
The inner padding of the row container.
This adds space between the container’s content and its border.
final EdgeInsets? padding;