MCPcopy Create free account
hub / github.com/angular-rust/ux-charts / background

Method background

src/options.rs:224–226  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

222 }
223
224 fn background(&self) -> &Color {
225 &self.background
226 }
227}
228
229pub struct TitleOption<'a> {

Callers 1

draw_frameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected