frameColor property
Optional frame color for the framed style.
Only used when style is QrStyle.framed. This defines the color of
the decorative border around the QR code.
Implementation
final Color? frameColor;
Optional frame color for the framed style.
Only used when style is QrStyle.framed. This defines the color of
the decorative border around the QR code.
final Color? frameColor;