additionalItemsOnEachSide property

int get additionalItemsOnEachSide

Implementation

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