menu
hycop_multi_platform package
documentation
common/undo/undo.dart
MyChange<T>
undo property
undo property
dark_mode
light_mode
undo
property
void Function
(
T
oldValue
)
undo
final
Implementation
final void Function(T oldValue) undo;
hycop_multi_platform package
documentation
common/undo/undo
MyChange<T>
undo property
MyChange class