commandVerbose property
      
      bool
      get
      commandVerbose
      
    
    
True if commands are displayed.
Implementation
bool get commandVerbose => _commandVerbose;True if commands are displayed.
bool get commandVerbose => _commandVerbose;