iPadBackground property

  1. @override
Color iPadBackground
final

Background color specifically for iPad interfaces.

Implementation

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