ListProperties constructor
ListProperties({
- List<
NestingLevel> ? nestingLevels,
Implementation
ListProperties({
this.nestingLevels,
});
ListProperties({
this.nestingLevels,
});