menu
shareboard package
documentation
freeline.dart
FreeLine
FreeLine.new constructor
FreeLine.new constructor
dark_mode
light_mode
FreeLine
constructor
FreeLine
(
List
<
Offset
>
path
,
Color
color
,
double
strokeWidth
,
StrokeCap
strokeCap
,
)
Implementation
FreeLine(this.path, this.color, this.strokeWidth, this.strokeCap);
shareboard package
documentation
freeline
FreeLine
FreeLine.new constructor
FreeLine class