color property Null safety
final
The color to fill in the background of the shape.
The color is under the image.
Implementation
final Color? color;
The color to fill in the background of the shape.
The color is under the image.
final Color? color;