label property

String? label
getter/setter pair

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;