restore property

void Function(dynamic value)? restore
final

A function that restores the variable to its previous state.

Implementation

final void Function(dynamic value)? restore;