length property

int length

get the height of the stack

Implementation

int get length => _list.length;