NexoraCameraPreview constructor

const NexoraCameraPreview({
  1. Key? key,
  2. required int textureId,
})

API Documentation for NexoraCameraPreview.

Implementation

const NexoraCameraPreview({super.key, required this.textureId});