menu
light_html_editor package
documentation
api/queue.dart
Queue<E>
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Implementation
bool get isEmpty => _list.isEmpty;
light_html_editor package
documentation
api/queue
Queue<E>
isEmpty property
Queue class