ColumnElement.Padding property
Uniform inner padding on all four sides in pixels. Adds breathing room between the column boundary and its content — use when a backdrop or explicit border sits at the column edge.
public int Padding { get; set; }See Also
Section titled “See Also”- record ColumnElement
- namespace Stellar.Abstractions.Services