defaultColor constant

Color const defaultColor

Default color for various members. Members assigned with this value will be changed internally to something more appropriate.

Implementation

static const Color defaultColor = Colors.transparent;