welcomeMessage top-level constant

String const welcomeMessage

The welcome message that will be displayed when the user runs inno_build.

Implementation

const String welcomeMessage = '''
╔════════════════════════════════════════════════════════════════════╗
║                     ✨✨   INNO BUILD   ✨✨                       ║
╚════════════════════════════════════════════════════════════════════╝''';