Skip to content

Commit 942cbfe

Browse files
committed
Add repaint event to diagram.
1 parent 7a518e9 commit 942cbfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patterns/memento/memento_editor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This complex example includes these implementations:
1515
- [[SubscriberWidget](https://github.com/RefactoringGuru/design-patterns-dart/tree/master/patterns/observer/subscriber_flutter_widget)]
1616

1717
### Diagram:
18-
![image](https://user-images.githubusercontent.com/8049534/165399085-06835617-8ef1-4e2f-930f-03d730433afb.png)
18+
![image](https://user-images.githubusercontent.com/8049534/165758516-1de543f5-666d-4e07-958d-2d8fceb73af9.png)
1919

2020
### Client code:
2121
```dart

0 commit comments

Comments
 (0)