$ModuleAnime$Typings extension
- on
Properties
Methods
-
bezier(
num x1, num y1, num x2, num y2) → num Function(num) -
get(
dynamic targets, String prop, [String? unit]) → Object -
path(
[dynamic path, num? percent]) → dynamic Function(String) -
random(
num min, num max) → num -
remove(
Object targets) → void -
set(
dynamic targets, Object value) → void -
setDashoffset(
[Element? el]) → num -
stagger(
Object value, [StaggerOptions? options]) → FunctionBasedParameter -
timeline(
[Object? params]) → AnimeTimelineInstance