menu
canvas_core package
documentation
canvas_core_runtime.dart
RectSource
RectSource.new const constructor
RectSource.new const constructor
dark_mode
light_mode
RectSource
constructor
const
RectSource
(
double
w
,
double
h
)
Implementation
const RectSource(this.w, this.h);
canvas_core package
documentation
canvas_core_runtime
RectSource
RectSource.new const constructor
RectSource class