expansibleBuilder property
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;
Builds the widget with the results of headerBuilder and bodyBuilder.
Defaults to placing the header and body in a Column.
final ExpansibleBuilder expansibleBuilder;