Dart
dart:html
AnimationWorkletGlobalScope
registerAnimator method
registerAnimator
description
registerAnimator
method
Null safety
void
registerAnimator
(
String
name
,
Object
animatorConstructor
)
Implementation
void registerAnimator(String name, Object animatorConstructor) native;
Dart
dart:html
AnimationWorkletGlobalScope
registerAnimator method
AnimationWorkletGlobalScope class
Properties
hashCode
runtimeType
Methods
noSuchMethod
registerAnimator
toString
Operators
operator ==