Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion week07.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ From dart 2.3 onwards, we can use `collection if` and `collection for` operators

![lambda](assets/45lambda.png)

## #Day46 ColorFilterd Widget
## #Day46 ColorFiltered Widget

Want to apply filter to image or any widget? Use ColorFiltered widget like this.

Expand Down