Card.horizontal
Description:
public Card.horizontal (
string? title =
null,
string? subtitle =
null,
string? icon =
null,
Button? primary_button =
null,
Widget? widget =
null)
Constructs a new Card with horizontal layout (MiniContentBlock style).