threeItems property

CardRowThreeItems? threeItems
getter/setter pair

Template for a row containing three items.

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

Implementation

CardRowThreeItems? threeItems;