helpArg constant

ArgGroup const helpArg

Implementation

static const helpArg = ArgGroup(
  title: '打印幫助',
  name: 'help',
);