middleItem property
The item to be displayed in the middle of the row.
This item will be centered between the start and end items.
Implementation
TemplateItem? middleItem;
The item to be displayed in the middle of the row.
This item will be centered between the start and end items.
TemplateItem? middleItem;