primaryContainer property

Color get primaryContainer

Implementation

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