menu
spark_framework package
documentation
spark.dart
CanvasRenderingContext2D
lineWidth property
lineWidth property
dark_mode
light_mode
lineWidth
property
double
get
lineWidth
Width of lines. Default:
1.0
.
Implementation
double get lineWidth;
set
lineWidth
(
num
value
)
Implementation
set lineWidth(num value);
spark_framework package
documentation
spark
CanvasRenderingContext2D
lineWidth property
CanvasRenderingContext2D class