backgroundColor property

  1. @override
int get backgroundColor
override

color code for the background

Implementation

@override
int get backgroundColor => theme.background;