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