backgroundColor property

  1. @override
Color? backgroundColor
override

The suggested background color of the canvas.

Implementation

@override
Color? get backgroundColor => null;