FXQrScanner constructor
const
FXQrScanner({})
Implementation
const FXQrScanner({
Key? key,
this.appBarColor = Colors.white,
this.buttonColor = Colors.black,
this.fontSize = fontSizeXL,
}) : super(key: key);
const FXQrScanner({
Key? key,
this.appBarColor = Colors.white,
this.buttonColor = Colors.black,
this.fontSize = fontSizeXL,
}) : super(key: key);