menu
flutter_scene package
documentation
annotations.dart
Vec2Property
Vec2Property.new const constructor
Vec2Property.new const constructor
dark_mode
light_mode
Vec2Property
constructor
const
Vec2Property
(
{
String
?
group
,
List
<
String
>
formerNames
=
const []
,
bool
transient
=
false
,
List
<
PropertyConstraint
<
Object
>
>
extra
=
const []
,
})
Implementation
const Vec2Property({ super.group, super.formerNames, super.transient, this.extra = const [], });
flutter_scene package
documentation
annotations
Vec2Property
Vec2Property.new const constructor
Vec2Property class