backgroundColor property

Color get backgroundColor

Implementation

Color get backgroundColor =>
    providedValues?.surfaceLight ?? defaults.surfaceLight;