help top-level property

FigOption help
final

Implementation

final FigOption help = FigOption(
  name: ['-h', '--help'],
  description: 'Print this usage information',
);