shape property

ShapeBorder get shape

The shape.

Implementation

ShapeBorder get shape => RoundedRectangleBorder(borderRadius: borderRadius);