maxWidth property

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

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

Implementation

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