labels property

List<Node> get labels
inherited

Implementation

List<Node> get labels {
  return const <Node>[];
}