value constant

ValueOption const value

Implementation

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