surfaceWarningSubtle property

  1. @override
Color surfaceWarningSubtle
override

Surface Warning Subtle color

Implementation

@override
Color get surfaceWarningSubtle => primitives.orange.shade10;