secondaryButton property
The secondary button of the fixed footer.
The button must be a text button with text and color set. If
secondaryButton is set, you must also set primaryButton.
Implementation
GoogleAppsCardV1Button? secondaryButton;
The secondary button of the fixed footer.
The button must be a text button with text and color set. If
secondaryButton is set, you must also set primaryButton.
GoogleAppsCardV1Button? secondaryButton;