value property
String
get
value
simple to get value
Implementation
String get value => history[history.length - diffIndex];
simple to get value
String get value => history[history.length - diffIndex];