openedShape property

ShapeBorder? openedShape
final

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

Implementation

final ShapeBorder? openedShape;