shape property
The shape to fill the background color
, gradient, and image
into.
If this is BoxShape.circle then borderRadius is ignored. Defaults to BoxShape.rectangle.
Implementation
final BoxShape shape;
The shape to fill the background color
, gradient, and image
into.
If this is BoxShape.circle then borderRadius is ignored. Defaults to BoxShape.rectangle.
final BoxShape shape;