mainColor property

  1. @override
Color mainColor
final

The main brand color used throughout the application.

Implementation

@override
final Color mainColor = const Color(0xFF7BD3EA);