menu
better_effect_flutter package
documentation
testing.dart
EffectCommandTestExpectationException
EffectCommandTestExpectationException.new const constructor
EffectCommandTestExpectationException.new const constructor
dark_mode
light_mode
EffectCommandTestExpectationException
constructor
const
EffectCommandTestExpectationException
(
{
required
String
expected
,
required
Object
actual
,
})
Implementation
const EffectCommandTestExpectationException({ required this.expected, required this.actual, });
better_effect_flutter package
documentation
testing
EffectCommandTestExpectationException
EffectCommandTestExpectationException.new const constructor
EffectCommandTestExpectationException class