pub fn fill_style<C: Color>(color: &C) -> ShapeStyleExpand description
A solid-fill ShapeStyle of the given color (filled = true).
pub fn fill_style<C: Color>(color: &C) -> ShapeStyleA solid-fill ShapeStyle of the given color (filled = true).