menu
light_html_editor package
documentation
api/stack.dart
Stack<E>
isNotEmpty property
isNotEmpty property
dark_mode
light_mode
isNotEmpty
property
bool
get
isNotEmpty
Implementation
bool get isNotEmpty => _list.isNotEmpty;
light_html_editor package
documentation
api/stack
Stack<E>
isNotEmpty property
Stack class