var text = new Text("Hello, Spectre Menu!"); AnsiConsole.Write(text); Use code with caution. Copied to clipboard
: Create a basic string to display within your menu. Spectre Menu v1.2
To generate and display text using the in Spectre.Console, you can follow these basic implementation steps: var text = new Text("Hello, Spectre Menu