menu
utilities_framework_flutter package
documentation
components/flutter_tree.dart
MStack
peek method
peek method
dark_mode
light_mode
peek
method
dynamic
peek
(
)
Implementation
peek() { return this.items[this.top - 1]; }
utilities_framework_flutter package
documentation
components/flutter_tree
MStack
peek method
MStack class