GoogleAppsCardV1ChipList constructor
GoogleAppsCardV1ChipList({
- List<
GoogleAppsCardV1Chip> ? chips, - String? layout,
Implementation
GoogleAppsCardV1ChipList({this.chips, this.layout});