START_MESSAGE top-level constant

String const START_MESSAGE

Start message for the CLI

Implementation

const String START_MESSAGE = '''\n
╔════════════════════════════════════════════════════╗
║             ✨✨  ICONS LAUNCHER  ✨✨             ║
╠════════════════════════════════════════════════════╣
║                   Version: $packageVersion                   ║
╚════════════════════════════════════════════════════╝
\n''';