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