Flutter
flutter_test
ValueVariant
<
T
>
currentValue property
currentValue
description
currentValue
property
Null safety
T?
currentValue
Returns the value currently under test.
Implementation
T? get currentValue => _currentValue;
Flutter
flutter_test
ValueVariant
<
T
>
currentValue property
ValueVariant class
Constructors
ValueVariant
Properties
currentValue
hashCode
runtimeType
values
Methods
describeValue
noSuchMethod
setUp
tearDown
toString
Operators
operator ==