Unverified Commit 14a4ed58 authored by Panmari's avatar Panmari Committed by GitHub

Adding "Widget of the week" video for color filtered. (#60481)

parent 533c6b29
......@@ -12,6 +12,8 @@ import 'package:flutter/rendering.dart';
import 'framework.dart';
/// Applies a [ColorFilter] to its child.
///
/// {@youtube 560 315 https://www.youtube.com/watch?v=F7Cll22Dno8}
@immutable
class ColorFiltered extends SingleChildRenderObjectWidget {
/// Creates a widget that applies a [ColorFilter] to its child.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment