GoogleAppsCardV1CardFixedFooter constructor
GoogleAppsCardV1CardFixedFooter({
- GoogleAppsCardV1Button? primaryButton,
- GoogleAppsCardV1Button? secondaryButton,
Implementation
GoogleAppsCardV1CardFixedFooter({
this.primaryButton,
this.secondaryButton,
});