MiniContentBlock.with_details


Description:

public MiniContentBlock.with_details (string? t, string? s, Button? pb, Widget? w)

Constructs a new MiniContentBlock.

Parameters:

t

The title of the content block.

s

The subtitle of the content block.

pb

The primary button of the content block.

w

The widget of the content block.