menu
style_dart package
documentation
style_dart.dart
TreeVisitor<T>
stop method
stop method
dark_mode
light_mode
stop
method
void
stop
(
)
Implementation
void stop() { result = currentValue; _stopped = true; }
style_dart package
documentation
style_dart
TreeVisitor<T>
stop method
TreeVisitor class