components/lists/components/m3e_expandable_builders library

Functions

buildM3ESimpleBody(BuildContext context, M3EExpandableData data, double progress, M3EExpandableStyle decoration) Widget
buildM3ESimpleBody.
buildM3ESimpleHeader(BuildContext context, M3EExpandableData data, double progress) Widget
buildM3ESimpleHeader.
m3eSimpleBodyBuilder(List<M3EExpandableData> items, M3EExpandableStyle decoration) M3EExpandableBodyBuilder
m3eSimpleBodyBuilder.
m3eSimpleExpandedBuilder(List<M3EExpandableData> items) M3EExpandableExpanded? Function(int index)
Resolves expanded config per data item.
m3eSimpleHeaderBuilder(List<M3EExpandableData> items) M3EExpandableHeaderBuilder
m3eSimpleHeaderBuilder.