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