backgroundColor property

  1. @override
int backgroundColor
getter/setter pairoverride

The suggested background color of the canvas.

Implementation

@override
int backgroundColor = 0x00ffffff;