Skip to main content

paint

Function paint 

Source
pub fn paint<T>(color: Option<impl Into<Color>>, text: T) -> Paint<T>