pub fn enable_blur<Message>(id: Id) -> Task<Message>
Sets the blur effect for the window. Enable the blur effect for a window.
This is only supported on platforms that support window blur.