argLongExcludeContentsHelp property
Implementation
static String argLongExcludeContentsHelp =
'the patterns used to exclude files from test coverage by it\'s content(code) e.g: "*extends StatefulWidget*" remove all files that have statefulwidget implementations.';