expandedSection property
dynamic
expandedSection
final
A Widget or WidgetBuilder. This is displayed when the card is in collapsed mode
Implementation
final dynamic expandedSection;
A Widget or WidgetBuilder. This is displayed when the card is in collapsed mode
final dynamic expandedSection;