menu
morpheme_cli package
documentation
shorebird/commands/patch/ios_patch_command.dart
PatchIosCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => ShorebirdCommandNames.ios;
morpheme_cli package
documentation
shorebird/commands/patch/ios_patch_command
PatchIosCommand
name property
PatchIosCommand class