Skip to content
Merged
Changes from 1 commit
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
Next Next commit
Spelling mistake correction
  • Loading branch information
dolanmiu authored Jul 31, 2020
commit f2a02894023a74ad857f2011c678c6d27a75aecb
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