shape property

ShapeBorder? shape
final

The shape of the attachment.

Defaults to RoundedRectangleBorder with a radius of 14.

Implementation

final ShapeBorder? shape;