START_MESSAGE top-level constant
String
const START_MESSAGE
Start message for the CLI
Implementation
const String START_MESSAGE = '''\n
╔════════════════════════════════════════════════════╗
║ ✨✨ NAMES LAUNCHER ✨✨ ║
╠════════════════════════════════════════════════════╣
║ Version: $packageVersion ║
╚════════════════════════════════════════════════════╝
\n''';