expansibleBuilder property

ExpansibleBuilder expansibleBuilder
final

Builds the widget with the results of headerBuilder and bodyBuilder.

Defaults to placing the header and body in a Column.

Implementation

final ExpansibleBuilder expansibleBuilder;