drawer property
The HandSignatureDrawer responsible for rendering the signature.
If null
, a default drawer will be created based on the deprecated type
, color
, width
, and maxWidth
properties.
Implementation
final HandSignatureDrawer? drawer;