menu
terminice package
documentation
testing.dart
ListWindow<T>
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Whether the window is empty.
Implementation
bool get isEmpty => items.isEmpty;
terminice package
documentation
testing
ListWindow<T>
isEmpty property
ListWindow class