menu
dynamic_z package
documentation
SVG/src/svg/parser_state.dart
SvgParserState
depth property
depth property
dark_mode
light_mode
depth
property
int
depth
getter/setter pair
The current depth of the reader in the XML hierarchy.
Implementation
int depth = 0;
dynamic_z package
documentation
SVG/src/svg/parser_state
SvgParserState
depth property
SvgParserState class