metroMenu top-level constant

String const metroMenu

Implementation

const String metroMenu = """
Metro - Nylo\'s Companion to Build Flutter apps by Anthony Gordon

Usage:
    command [options] [arguments]

Options
    -h

All commands:
 project
  project:init

 make
  make:controller
  make:model
  make:page
  make:stateful_widget
  make:stateless_widget
  make:theme
""";