oneItem property

CardRowOneItem? oneItem
getter/setter pair

Template for a row containing one item.

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

Implementation

CardRowOneItem? oneItem;