Создание коллекций
This commit is contained in:
@@ -68,6 +68,7 @@ class CreateScreen extends StatelessWidget {
|
||||
title: 'Вопрос',
|
||||
hint: '',
|
||||
height: 313,
|
||||
onEditingComplete: (p0) {},
|
||||
),
|
||||
);
|
||||
},
|
||||
@@ -83,6 +84,7 @@ class CreateScreen extends StatelessWidget {
|
||||
title: 'Ответ',
|
||||
hint: '',
|
||||
height: 313,
|
||||
onEditingComplete: (p0) {},
|
||||
),
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user