parent property

TagContext? parent
final

The parent tag context, or null if this is root.

Implementation

final TagContext? parent;