onBarcodeTap property

dynamic Function(BarcodeItem item, bool highlighted)? onBarcodeTap
getter/setter pair

Implementation

Function(BarcodeItem item, bool highlighted)? onBarcodeTap;