menu
drawing_pad package
documentation
domain/models/stroke.dart
Stroke
copyWith abstract method
copyWith abstract method
dark_mode
light_mode
copyWith
abstract method
Stroke
copyWith
(
{
List
<
Offset
>
?
points
,
Color
?
color
,
double
?
size
,
double
?
opacity
,
})
Implementation
Stroke copyWith({ List<Offset>? points, Color? color, double? size, double? opacity, });
drawing_pad package
documentation
domain/models/stroke
Stroke
copyWith abstract method
Stroke class