pub fn apply<Message>(id: Id, settings: ChromeSettings) -> Task<Message>where
Message: Send + 'static,Expand description
Apply a chrome patch to the given live iced window.
pub fn apply<Message>(id: Id, settings: ChromeSettings) -> Task<Message>where
Message: Send + 'static,Apply a chrome patch to the given live iced window.