width property

  1. @Deprecated('This property is deprecated since 3.1.0. Use the `drawer` property instead to specify the minimal stroke width.')
double width
final

@Deprecated('This property is deprecated since 3.1.0. Use the drawer property instead to specify the minimal stroke width.') The minimal stroke width of the signature path.

Implementation

@Deprecated(
    'This property is deprecated since 3.1.0. Use the `drawer` property instead to specify the minimal stroke width.')
final double width;