menu
canvas_core package
documentation
canvas_core_runtime.dart
PathIR
PathIR.new const constructor
PathIR.new const constructor
dark_mode
light_mode
PathIR
constructor
const
PathIR
(
List
<
PathCmd
>
cmds
,
PathStyle
style
)
Implementation
const PathIR(this.cmds, this.style);
canvas_core package
documentation
canvas_core_runtime
PathIR
PathIR.new const constructor
PathIR class