Fix music icon in new UI

This commit is contained in:
Pierre HUBERT 2022-10-01 16:09:01 +02:00
parent ba6ea515d5
commit e4594626ed

View File

@ -324,8 +324,10 @@ class _MusicPlayerState extends State<MusicPlayer> {
music: currMusic,
width: 80,
height: 80,
backgroundColor: Colors.black,
fit: BoxFit.cover,
backgroundColor: Colors.black12,
icon: const Icon(FluentIcons.music_note_2_24_regular,
size: 30),
),
),
// Artist area