defaultBackgroundColor constant

Color const defaultBackgroundColor

color used if no color is specified

Implementation

static const Color defaultBackgroundColor = Colors.transparent;