CurrentSongTitle constructor

const CurrentSongTitle({
  1. Key? key,
})

Implementation

const CurrentSongTitle({super.key});