primaryContainer property

Color primaryContainer

Implementation

Color get primaryContainer => primaryTone(_isLight ? 90 : 30);