menu
maloc_cli package
documentation
commands/remove_page_command.dart
RemovePageCommand
RemovePageCommand.new constructor
RemovePageCommand.new constructor
dark_mode
light_mode
RemovePageCommand
constructor
RemovePageCommand
(
String
featureName
,
String
pageName
)
Implementation
RemovePageCommand(this.featureName, this.pageName);
maloc_cli package
documentation
commands/remove_page_command
RemovePageCommand
RemovePageCommand.new constructor
RemovePageCommand class