shape property
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;
The shape of the overlay, which defines its border and corner radius. This can be a ShapeBorder such as RoundedRectangleBorder, CircleBorder, etc.
final ShapeBorder shape;