label constant

TextStyle const label

Implementation

static const TextStyle label =
    TextStyle(fontSize: 13, color: SunnyColors.indicatorText, height: 1.2);