menu
three_js_animations package
documentation
object/animation_object.dart
AnimationObject
operator []= method
operator []= method
dark_mode
light_mode
operator []=
method
void
operator []=
(
String
key
,
dynamic
value
)
inherited
Implementation
void operator []=(String key, dynamic value) => setProperty(key, value);
three_js_animations package
documentation
object/animation_object
AnimationObject
operator []= method
AnimationObject class