SmoothProductCardLoading constructor Null safety

const SmoothProductCardLoading(
  1. {required String barcode}
)

Implementation

const SmoothProductCardLoading({required this.barcode});