shadowColor property
Optional shadow color for the shadow style.
Only used when style is QrStyle.shadow. Defines the color of the
drop shadow rendered behind the QR code.
Implementation
final Color? shadowColor;
Optional shadow color for the shadow style.
Only used when style is QrStyle.shadow. Defines the color of the
drop shadow rendered behind the QR code.
final Color? shadowColor;