onPrimary property

  1. @override
Color get onPrimary
override

The default color for child on primary color.

Implementation

@override
Color get onPrimary => colorSet.c5;