quickStart constant
String
const quickStart
Implementation
static const String quickStart = '''
Quick Start
-----------
1. Enter a prompt to start chatting with Neomage.
2. Use / commands for special actions (type /help for a list).
3. Neomage can read and edit files, run commands, and search your codebase.
4. Use Shift+Enter for multi-line input.
5. Press Escape to cancel a running operation.
''';