shape property
ShapeBorder
get
shape
The shape.
Implementation
ShapeBorder get shape => RoundedRectangleBorder(borderRadius: borderRadius);
The shape.
ShapeBorder get shape => RoundedRectangleBorder(borderRadius: borderRadius);