``` from notification_widget import NotificationWidget class NotificationPlugin(_DesignerPlugin): def pluginClass(self): return NotificationWidget