menu
args package
documentation
args.dart
Option
hide property
hide property
dark_mode
light_mode
hide
property
bool
hide
final
Whether this option should be hidden from usage documentation.
Implementation
final bool hide;
args package
documentation
args
Option
hide property
Option class