chore: Improve stories
This commit is contained in:
parent
1a0b31ce24
commit
8370f35649
4 changed files with 78 additions and 20 deletions
|
|
@ -89,6 +89,7 @@ class AddStoryView extends StatelessWidget {
|
|||
controller: controller.controller,
|
||||
minLines: 1,
|
||||
maxLines: 20,
|
||||
autofocus: true,
|
||||
textAlign: TextAlign.center,
|
||||
style: TextStyle(
|
||||
fontSize: 24,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue