targetTexture property
FlutterAngleTexture
get
targetTexture
The texture that can be composed into UI using FlutterAngleTexture
widget helpers.
Implementation
FlutterAngleTexture get targetTexture => _targetTexture;