bodyBuilder property

ExpansibleComponentBuilder bodyBuilder
final

Builds the collapsible body.

When this widget is expanded, the height of its body animates from 0 to its fully extended height.

Implementation

final ExpansibleComponentBuilder bodyBuilder;