textStyle property

TextStyle textStyle
getter/setter pair

Implementation

static TextStyle textStyle =
    const TextStyle(color: Colors.white, fontWeight: FontWeight.bold);