BoxText.headingOne constructor

const BoxText.headingOne(
  1. String text
)

Implementation

const BoxText.headingOne(this.text) : style = heading1Style;