foregroundColor property

  1. @Deprecated('use colors in eyeStyle and dataModuleStyle instead')
Color? foregroundColor
final

The foreground color of the final QR code widget.

Implementation

@Deprecated('use colors in eyeStyle and dataModuleStyle instead')
final Color? foregroundColor;