textureId property

int? textureId
final

The texture ID to use for displaying the camera. If null, it will be automatically retrieved from the platform channel.

Implementation

final int? textureId;