menu
nebula_dart_gdbc package
documentation
gen/nebula_graph/nebula_graph.dart
ShortStack
clear method
clear method
dark_mode
light_mode
clear
method
void
clear
(
)
Implementation
void clear() => _top = -1;
nebula_dart_gdbc package
documentation
gen/nebula_graph/nebula_graph
ShortStack
clear method
ShortStack class