common/actions/redact_content library

Functions

openRedactContentDialog(dynamic context, {String? title, String? description, required String eventId, required String roomId, bool? isSpace, void onRemove()?, dynamic onSuccess()?, dynamic cancelBtnKey, dynamic removeBtnKey}) Future<bool>