backgroundColor property

Color? backgroundColor
final

The background color used for the background of the canvas in the editor.

// Defaults to:
Colors.black

Implementation

final Color? backgroundColor;