sectionBuilder property

ExpandableSectionBuilder? sectionBuilder
getter/setter pair

use this return a custom content widget, when use this builder, headerBuilder is invalid. See also:

Implementation

ExpandableSectionBuilder? sectionBuilder;