Optional callback for handling form actions in rich content.
final Function(String action, Map<String, dynamic> data)? onFormAction;