chore: Improve stories
This commit is contained in:
parent
3ff94589e6
commit
443e2e548f
3 changed files with 13 additions and 2 deletions
|
|
@ -23,6 +23,7 @@ class StoryView extends StatelessWidget {
|
|||
Widget build(BuildContext context) {
|
||||
final currentEvent = controller.currentEvent;
|
||||
return Scaffold(
|
||||
backgroundColor: Colors.blueGrey,
|
||||
appBar: AppBar(
|
||||
titleSpacing: 0,
|
||||
title: ListTile(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue