BlockIndentAttribute constructor
const
BlockIndentAttribute([
- int? level
Implementation
const BlockIndentAttribute([int? level]) : super(value: level);
const BlockIndentAttribute([int? level]) : super(value: level);