Labeled constructor

const Labeled(
  1. String? label
)

Implementation

const Labeled(this.label);