mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Support for icon theming
R=ianh@google.com, hixie Review URL: https://codereview.chromium.org/1235443002 .
This commit is contained in:
parent
87f1152c0d
commit
47b2e6b794
@ -59,7 +59,7 @@ PAINT FOR FRAME #4 ----------------------------------------------
|
||||
4 | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | paintChild RenderDecoratedBox at Point(372.0, 272.0)
|
||||
4 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | drawCircle(Point(400.0, 300.0), 28.0, Paint(color:Color(0xffff4081), drawLooper:true))
|
||||
4 | | | drawCircle(Point(400.0, 300.0), 28.0, Paint(color:Color(0xff2196f3), drawLooper:true))
|
||||
4 | | | paintChild RenderClipOval at Point(372.0, 272.0)
|
||||
4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | | saveLayer(Rect.fromLTRB(372.0, 272.0, 428.0, 328.0), Paint(color:Color(0xff000000)))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user