color property

Color? color
final

The color to use to obscure the widget. Will be Colors.transparent if not set.

Implementation

final Color? color;