surfaceSecondarySubtle property

  1. @override
Color surfaceSecondarySubtle
override

Surface Secondary Subtle color

Implementation

@override
Color get surfaceSecondarySubtle => primitives.yellow.shade10;