color property
- @Deprecated('This property is deprecated since 3.1.0. Use the `drawer` property instead to specify the drawing color.')
final
@Deprecated('This property is deprecated since 3.1.0. Use the drawer
property instead to specify the drawing color.')
The single color used for painting the signature.
Implementation
@Deprecated(
'This property is deprecated since 3.1.0. Use the `drawer` property instead to specify the drawing color.')
final Color color;