BoxText.caption constructor

const BoxText.caption(
  1. String text
)

Implementation

const BoxText.caption(this.text) : style = captionStyle;