menu
std package
documentation
stack.dart
Stack<T>
length property
length property
dark_mode
light_mode
length
property
int
get
length
Implementation
int get length => this._underlyingQueue.length;
std package
documentation
stack
Stack<T>
length property
Stack class