last constant

StackLaying const last

Implementation

static const StackLaying last = StackLaying(
  itemPositionNumberAtTop: maxInt,
  infoItemAtTop: true,
);