menu
temi_sdk_flutter package
documentation
pigeon.g.dart
LayerPose
LayerPose.new constructor
LayerPose.new constructor
dark_mode
light_mode
LayerPose
constructor
LayerPose
(
{
required
double
x
,
required
double
y
,
required
double
theta
,
})
Implementation
LayerPose({ required this.x, required this.y, required this.theta, });
temi_sdk_flutter package
documentation
pigeon.g
LayerPose
LayerPose.new constructor
LayerPose class