Label constructor

const Label(
  1. String text(
    1. Map
    )
)

Creates a new instance.

Implementation

const Label(this.text);