fontR20dark property

TextStyle fontR20dark
getter/setter pair

Implementation

static TextStyle fontR20dark =
    TextStyle(fontSize: 20.0.toFont, color: ColorConstants.dark);