TeXViewMargin.only constructor
const
TeXViewMargin.only({
- TeXViewSizeUnit? sizeUnit,
- int? top,
- int? bottom,
- int? right,
- int? left,
Implementation
const TeXViewMargin.only(
{this.sizeUnit, this.top, this.bottom, this.right, this.left})
: all = null,
zeroAuto = null;