closedShape property

ShapeBorder? closedShape
final

The shape of the container in the closed state. If null, the container will have no specific shape.

Implementation

final ShapeBorder? closedShape;