footerWidgets property
A list of widgets displayed at the bottom of the carousel card.
The widgets are displayed in the order that they are specified.
Implementation
core.List<GoogleAppsCardV1NestedWidget>? footerWidgets;
A list of widgets displayed at the bottom of the carousel card.
The widgets are displayed in the order that they are specified.
core.List<GoogleAppsCardV1NestedWidget>? footerWidgets;