startItem property

TemplateItem? startItem
getter/setter pair

The item to be displayed at the start of the row.

This item will be aligned to the left.

Implementation

TemplateItem? startItem;