foregroundSecondary property

  1. @override
Color foregroundSecondary
override

The secondary color of the foreground.

Implementation

@override
Color get foregroundSecondary => colorSet.c3;