CamerasList constructor

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

Implementation

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