ProgrammingBlocksDependencyCanvas constructor
const
ProgrammingBlocksDependencyCanvas({})
Implementation
const ProgrammingBlocksDependencyCanvas({
Key? key,
this.backgroundCanvasColor,
this.doubleTapAnimDuration,
this.foregroundCanvasColor,
this.opacityScrollBars,
this.radiusScrollBars,
this.scrollBarsColor,
this.scrollWeight,
}) : super(key: key);