backgroundPrimary property

  1. @override
Color backgroundPrimary
override

The primary color of the background.

Implementation

@override
Color get backgroundPrimary => colorSet.c3;