backgroundColor property

  1. @override
Color backgroundColor
final

The primary background color for the application.

Implementation

@override
final Color backgroundColor = const Color(0xffF2F2F6);