GoogleAppsCardV1NestedWidget constructor
GoogleAppsCardV1NestedWidget({
- GoogleAppsCardV1ButtonList? buttonList,
- GoogleAppsCardV1Image? image,
- GoogleAppsCardV1TextParagraph? textParagraph,
Implementation
GoogleAppsCardV1NestedWidget({
this.buttonList,
this.image,
this.textParagraph,
});