menu
emily package
documentation
utils/console.dart
Console
readLineSync static method
readLineSync static method
dark_mode
light_mode
readLineSync
static method
String
?
readLineSync
(
)
Implementation
static String? readLineSync() => stdin.readLineSync();
emily package
documentation
utils/console
Console
readLineSync static method
Console class