NestingLevel constructor
NestingLevel({})
Implementation
NestingLevel({
this.bulletAlignment,
this.glyphFormat,
this.glyphSymbol,
this.glyphType,
this.indentFirstLine,
this.indentStart,
this.startNumber,
this.textStyle,
});