surfacePrimary property

  1. @override
Color surfacePrimary
override

Surface Primary color

Implementation

@override
Color get surfacePrimary => primitives.blue.shade80;