TreeScope_Children constant

  1. @Deprecated('Use TreeScope_Children instead')
int const TreeScope_Children

The scope includes children of the element.

Implementation

@Deprecated('Use TreeScope_Children instead')
static const TreeScope_Children = 0x2;