endItem property

TemplateItem? endItem
getter/setter pair

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

This item will be aligned to the right.

Implementation

TemplateItem? endItem;