lightScaffoldBackground constant

Color const lightScaffoldBackground

FlexColors standard for light scaffold background, just white as Material.

Implementation

static const Color lightScaffoldBackground = Color(0xFFFFFFFF);