menu
mono package
documentation
mono_cli.dart
FallbackCommand
description property
description property
dark_mode
light_mode
description
property
@
override
String
get
description
One-line description for help output.
Implementation
@override String get description => 'Fallback command';
mono package
documentation
mono_cli
FallbackCommand
description property
FallbackCommand class