type property

  1. @Deprecated('This property is deprecated since 3.1.0. Use the `drawer` property instead to specify the drawing type and style.')
SignatureDrawType type
final

@Deprecated('This property is deprecated since 3.1.0. Use the drawer property instead to specify the drawing type and style.') The type of signature path to draw.

Implementation

@Deprecated(
    'This property is deprecated since 3.1.0. Use the `drawer` property instead to specify the drawing type and style.')
final SignatureDrawType type;