iOSScanView constructor

const iOSScanView({
  1. Key? key,
})

Implementation

const iOSScanView({Key? key}) : super(key: key);