bodyBuilder property
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;
Builds the collapsible body.
When this widget is expanded, the height of its body animates from 0 to its fully extended height.
final ExpansibleComponentBuilder bodyBuilder;