menu
mineral package
documentation
framework.dart
SubCommandBuilder
SubCommandBuilder constructor
SubCommandBuilder constructor
dark_mode
light_mode
SubCommandBuilder
constructor
SubCommandBuilder
(
String
label
,
String
description
,
Function
_method
)
Implementation
SubCommandBuilder(String label, String description, this._method): super(label, description, null);
mineral package
documentation
framework
SubCommandBuilder
SubCommandBuilder constructor
SubCommandBuilder class