frameColor property

Color? frameColor
final

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;