padding property
The padding inside the container.
If provided, this will override any padding specified in className.
Implementation
final EdgeInsetsGeometry? padding;
The padding inside the container.
If provided, this will override any padding specified in className.
final EdgeInsetsGeometry? padding;