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:
 make
  make:controller
  make:model
  make:page
  make:stateful_widget
  make:stateless_widget
  make:provider
  make:event
  make:api_service
  make:theme
""";