menu
better_effect_flutter package
documentation
testing.dart
EffectCommandPolicyProbe
call method
call method
dark_mode
light_mode
call
method
void
call
(
EffectCommandPolicyEvent
event
)
Implementation
void call(EffectCommandPolicyEvent event) => _events.add(event);
better_effect_flutter package
documentation
testing
EffectCommandPolicyProbe
call method
EffectCommandPolicyProbe class