pop method

int pop()

Increment and get the current z-index.

Implementation

int pop() => ++_currentZIndex;