surfacePrimarySubtle property

  1. @override
Color surfacePrimarySubtle
override

Surface Primary Subtle color

Implementation

@override
Color get surfacePrimarySubtle => primitives.blue.shade10;