onClick property
The action to perform when a user clicks the button, such as opening a hyperlink or running a custom function.
Required.
Implementation
GoogleAppsCardV1OnClick? onClick;
The action to perform when a user clicks the button, such as opening a hyperlink or running a custom function.
Required.
GoogleAppsCardV1OnClick? onClick;