menu
avatar_kit package
documentation
avatar_kit_plugin.dart
Transform
Transform.new const constructor
Transform.new const constructor
dark_mode
light_mode
Transform
constructor
const
Transform
(
{
double
x
=
0.0
,
double
y
=
0.0
,
double
scale
=
1.0
,
})
Implementation
const Transform({this.x = 0.0, this.y = 0.0, this.scale = 1.0});
avatar_kit package
documentation
avatar_kit_plugin
Transform
Transform.new const constructor
Transform class