StreamViewTexture constructor

const StreamViewTexture(
  1. Stream? netStream, {
  2. Key? key,
})

Implementation

const StreamViewTexture(this.netStream, {super.key});