lightBarcodeAlt constant

  1. @Deprecated('Use "lightRectangleBarcode" instead.')
IconData const lightBarcodeAlt

Alias barcode-alt for icon lightRectangleBarcode

Implementation

@Deprecated('Use "lightRectangleBarcode" instead.')
static const IconData lightBarcodeAlt = lightRectangleBarcode;