WebView.executeEditingCommandWithArgument

void executeEditingCommandWithArgument(string command, string argument)

Request to execute the given command with argument for web_view.

You can use [webkit.web_view.WebView.canExecuteEditingCommand] to check whether it's possible to execute the command.

Parameters

commandthe command to execute
argumentthe command argument