primaryFixed property

Color primaryFixed

A substitute for primaryContainer that's the same color for the dark and light themes.

Implementation

Color get primaryFixed => _primaryFixed ?? primary;