menu
react_web package
documentation
web.dart
EffectCallback typedef
EffectCallback typedef
dark_mode
light_mode
EffectCallback
typedef
EffectCallback
=
void Function
(
double
?
progress
,
Object
currentTarget
,
Animation
animation
)
Implementation
typedef EffectCallback = void Function(double? progress, Object currentTarget, Animation animation);
react_web package
documentation
web
EffectCallback typedef
web library