Skip to main content

from_system

Function from_system 

Source
pub fn from_system() -> Result<Theme>
Expand description

Detect the OS theme and convert it to an iced Theme in one call.

ยงErrors

Returns an error if the platform theme cannot be read.