headerActionText constant

TextStyle const headerActionText

Implementation

static const TextStyle headerActionText =
    TextStyle(fontSize: 14, color: SunnyColors.primaryAction);