pub fn init<R: Runtime>( app: &AppHandle<R>, api: PluginApi<R, Option<WidgetsPluginConfig>>, ) -> Result<Widget<R>>
desktop