strokeWidth property

double strokeWidth
final

Width of the checkmark stroke lines in logical pixels.

Controls the thickness of the drawn checkmark. Usually scaled with the theme's scaling factor for consistent appearance across screen densities.

Implementation

final double strokeWidth;