level property
This specifies the visual nesting level of the block. Nested blocks are indented on the left.
Implementation
final int? level;
This specifies the visual nesting level of the block. Nested blocks are indented on the left.
final int? level;