ContentBlock


Description:

public ContentBlock (string title, string subtitle, string icon, Button primary_button, Button secondary_button)

Constructs a new ContentBlock.

Parameters:

title

The title of the content block.

subtitle

The subtitle of the content block.

icon

The icon of the content block.

primary_button

The primary button of the content block.

secondary_button

The secondary button of the content block.