backgroundColor property

Color get backgroundColor

Shortcut to access scaffold background color from theme.

Implementation

Color get backgroundColor => theme.scaffoldBackgroundColor;