initialStrokeWidth property

double? initialStrokeWidth
final

Initial stroke width.

The nearest preset is selected automatically: 3.0 → S, 8.0 → M, 18.0 → L. Defaults to M when omitted.

Implementation

final double? initialStrokeWidth;