update label

This commit is contained in:
王劲鹏
2020-04-17 15:22:41 +08:00
committed by osborn
parent 4c18171a2b
commit 4653c5872c

View File

@@ -104,7 +104,7 @@ class ImageDemo extends Panel {
scaleType: ScaleType.ScaleAspectFill,
layoutConfig: layoutConfig().just(),
}),
label('NinePatch'),
label('StretchInset'),
image({
imageBase64: img_base64[1],
height: 60,