LABEL_FONT_PATH_DEFAULT
LABEL_FONT_PATH_DEFAULT = __DIR__ . '/../assets/noto_sans.otf'
$text : string
$size : int
$margin : int
$foregroundColor : array
$backgroundColor : array
$encoding : string
$errorCorrectionLevel : \Endroid\QrCode\ErrorCorrectionLevel
$logoPath : string
$logoWidth : int
$label : string
$labelFontSize : int
$labelFontPath : string
$labelAlignment : \Endroid\QrCode\LabelAlignment
$labelMargin : array
$writerRegistry : \Endroid\QrCode\WriterRegistryInterface
$writer : \Endroid\QrCode\Writer\WriterInterface
$validateResult : bool