BoxText.headingTwo constructor

const BoxText.headingTwo(
  1. String text
)

Implementation

const BoxText.headingTwo(this.text) : style = heading2Style;