backgroundColor property

Color? backgroundColor
final

The background color to use in the widget capture. Will be effectively Colors.transparent if not set.

Implementation

final Color? backgroundColor;