variableValue constant

ValueOption const variableValue

Implementation

static const variableValue = ValueOption(
  argPos: 1,
  helpText:
      'The value of the environment variable. Can be passed as the second argument.',
);