menu
fml package
documentation
widgets/scribble/scribble_view.dart
Sketcher
Sketcher.new constructor
Sketcher.new constructor
dark_mode
light_mode
Sketcher
constructor
Sketcher
(
{
required
List
<
Stroke
>
lines
,
required
StrokeOptions?
options
,
required
Color
color
,
})
Implementation
Sketcher({required this.lines, required this.options, required this.color});
fml package
documentation
widgets/scribble/scribble_view
Sketcher
Sketcher.new constructor
Sketcher class