background property

  1. @nonVirtual
Color? background
final

The color or brush to fill in the background of the QR code.

Implementation

@nonVirtual
final Color? background;