usePreviousValue property

bool? usePreviousValue
final

If set to true, Value is ignored and the previous parameter value is kept.

Implementation

final bool? usePreviousValue;