shape property

ShapeBorder shape
final

The shape of the overlay, which defines its border and corner radius. This can be a ShapeBorder such as RoundedRectangleBorder, CircleBorder, etc.

Implementation

final ShapeBorder shape;