headerShape property

ExpanderShapeBuilder? headerShape
final

The shape of the header.

Use the open property to determine whether the expander is open or not.

Implementation

final ExpanderShapeBuilder? headerShape;