twoItems property

CardRowTwoItems? twoItems
getter/setter pair

Template for a row containing two items.

Exactly one of "one_item", "two_items", "three_items" must be set.

Implementation

CardRowTwoItems? twoItems;