additionalItemsOnEachSide property
int
get
additionalItemsOnEachSide
Implementation
int get additionalItemsOnEachSide => (widget.itemCountShown - 1) ~/ 2;
int get additionalItemsOnEachSide => (widget.itemCountShown - 1) ~/ 2;