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