SongDisplay constructor
const
SongDisplay(
- TabContext tabContext,
- Song song, {
- Key? key,
Implementation
const SongDisplay(this.tabContext, this.song, {super.key});
const SongDisplay(this.tabContext, this.song, {super.key});