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