menu
smartpub package
documentation
interactive_service.dart
InteractiveService
showComplete static method
showComplete static method
dark_mode
light_mode
showComplete
static method
void
showComplete
(
String
message
)
Show completion message
Implementation
static void showComplete(String message) { print(message); }
smartpub package
documentation
interactive_service
InteractiveService
showComplete static method
InteractiveService class