label property
The text label of the node children of the node. It is provided for any FlutterOutlineKind.GENERIC node, where better information is not available.
Implementation
String? label;
The text label of the node children of the node. It is provided for any FlutterOutlineKind.GENERIC node, where better information is not available.
String? label;