pub static MARGIN_VAR: ContextVar<SideOffsets>
Expand description
Margin around line.
Is (4, 0)
by default, 4 top-bottom, 0 left-right.
pub static MARGIN_VAR: ContextVar<SideOffsets>
Margin around line.
Is (4, 0)
by default, 4 top-bottom, 0 left-right.