menu
flutter_tree_pro package
documentation
utils/util.dart
MStack
pop method
pop method
dark_mode
light_mode
pop
method
dynamic
pop
(
)
Implementation
pop() { --top; return this.items.removeLast(); }
flutter_tree_pro package
documentation
utils/util
MStack
pop method
MStack class