Callback signature for sending commands to the Quill editor.
typedef SendCommandCallback = void Function(Map<String, dynamic> data);