level property

int? level
final

This specifies the visual nesting level of the block. Nested blocks are indented on the left.

Implementation

final int? level;