secondaryFixed property

Color secondaryFixed

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

Implementation

Color get secondaryFixed => _secondaryFixed ?? secondary;