emptyState constant

TextStyle const emptyState

Implementation

static const TextStyle emptyState =
    TextStyle(fontSize: 22, color: SunnyColors.indicatorText);