Skip to content

Commit ea84e0b

Browse files
authored
Update flutter.json
Mainly sizedbox is used for giving flexible spaces. Stack has a different purpose.
1 parent 2f7bce2 commit ea84e0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/flutter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
},
149149
{
150150
"definition": "স্পেস নিতে",
151-
"code": "Stack"
151+
"code": "SizedBox"
152152
},
153153
{
154154
"definition": "জেশ্চার অপশন",

0 commit comments

Comments
 (0)