TextBadge constructor

const TextBadge(
  1. String text
)

Implementation

const TextBadge(this.text);