BySemanticsLabel constructor

const BySemanticsLabel(
  1. Pattern label
)

Creates a semantic label finder given the label.

Implementation

const BySemanticsLabel(this.label);