BarcodeArPopoverAnnotationButton constructor

BarcodeArPopoverAnnotationButton(
  1. ScanditIcon _icon,
  2. String _text
)

Implementation

BarcodeArPopoverAnnotationButton(this._icon, this._text);