previousData property
T
previousData
final
The data before the change (for undo capability).
Implementation
final T previousData;
The data before the change (for undo capability).
final T previousData;