FarcasterQRCodePage constructor
const
FarcasterQRCodePage({})
Implementation
const FarcasterQRCodePage({
required this.farcasterUri,
required this.farcasterCompleter,
}) : super(key: KeyConstants.farcasterQrCodePageKey);