type property
- @Deprecated('This property is deprecated since 3.1.0. Use the `drawer` property instead to specify the drawing type and style.')
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;