menu
petitparser package
documentation
indent.dart
Indent
stack property
stack property
dark_mode
light_mode
stack
property
@internal
List
<
String
>
stack
final
Internal field with the stack of indentations.
Implementation
@internal final List<String> stack = [];
petitparser package
documentation
indent
Indent
stack property
Indent class