iPadBackground property

  1. @override
Color iPadBackground
final

Background color specifically for iPad interfaces.

Implementation

@override
final Color iPadBackground = const Color(0xffF1F1F5);