push
This commit is contained in:
parent
922ad3a78c
commit
e8cc39387f
7 changed files with 210 additions and 54 deletions
|
@ -30,7 +30,7 @@ class MyApp extends StatelessWidget {
|
|||
// tested with just a hot reload.
|
||||
colorScheme: ColorScheme.fromSeed(seedColor: Colors.deepPurple),
|
||||
),
|
||||
home: const MyHomePage(title: 'S'),
|
||||
home: const MyHomePage(title: 'Now Playing'),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue