Logout option

This commit is contained in:
exttex 2020-07-16 22:25:30 +02:00
parent abf355779c
commit 4b3d264e2a
6 changed files with 113 additions and 38 deletions

View file

@ -239,6 +239,7 @@ class PlaylistCardTile extends StatelessWidget {
}
}
class SmartTrackListTile extends StatelessWidget {
final SmartTrackList smartTrackList;