質問編集履歴
1
test
CHANGED
File without changes
|
test
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
Column(
|
5
5
|
Row(
|
6
6
|
Column(
|
7
|
-
|
7
|
+
Text("Long Text",maxLines:2, overflow: TextOverflow.ellipsis)
|
8
8
|
)
|
9
9
|
)
|
10
10
|
)
|