CustomAppBar constructor
const
CustomAppBar({
- Key? key,
- required AudioController audioController,
Implementation
const CustomAppBar({super.key, required this.audioController});