mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Add the images for TileMode.decal (flutter/engine#26482)
This commit is contained in:
parent
1a6cd0f36e
commit
8d205a203e
@ -3484,6 +3484,9 @@ enum TileMode {
|
||||
///
|
||||
/// An image filter will substitute transparent black for any sample it must read from
|
||||
/// outside its source image.
|
||||
///
|
||||
/// 
|
||||
/// 
|
||||
decal,
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user