menu
meowchannel package
documentation
extensions/_stack.dart
Stack<T>
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Implementation
bool get isEmpty => _list.isEmpty;
meowchannel package
documentation
extensions/_stack
Stack<T>
isEmpty property
Stack class