update label
This commit is contained in:
parent
4c18171a2b
commit
4653c5872c
@ -104,7 +104,7 @@ class ImageDemo extends Panel {
|
|||||||
scaleType: ScaleType.ScaleAspectFill,
|
scaleType: ScaleType.ScaleAspectFill,
|
||||||
layoutConfig: layoutConfig().just(),
|
layoutConfig: layoutConfig().just(),
|
||||||
}),
|
}),
|
||||||
label('NinePatch'),
|
label('StretchInset'),
|
||||||
image({
|
image({
|
||||||
imageBase64: img_base64[1],
|
imageBase64: img_base64[1],
|
||||||
height: 60,
|
height: 60,
|
||||||
|
Reference in New Issue
Block a user