canvasColor property

Color get canvasColor

Returns the canvas color from the theme data.

Implementation

Color get canvasColor => themeData.canvasColor;