$EffectHandler typedef

$EffectHandler = void Function(Object? effect)

Implementation

typedef $EffectHandler = void Function(Object? effect);