shadowColor property

Color? shadowColor
final

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;