mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix skia link (flutter/engine#28124)
This commit is contained in:
parent
ba0a8f78ec
commit
2f79b8ddca
@ -404,7 +404,7 @@ class Color {
|
||||
enum BlendMode {
|
||||
// This list comes from Skia's SkXfermode.h and the values (order) should be
|
||||
// kept in sync.
|
||||
// See: https://skia.org/user/api/skpaint#SkXfermode
|
||||
// See: https://skia.org/docs/user/api/skpaint_overview/#SkXfermode
|
||||
|
||||
/// Drop both the source and destination images, leaving nothing.
|
||||
///
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user