kTextStyle top-level constant

TextStyle const kTextStyle

Implementation

const TextStyle kTextStyle =
    TextStyle(fontFamily: _fontName, color: _secondDarkSlateGrey, fontSize: 16);