CommonMedBackAppBar constructor
const
CommonMedBackAppBar({
- Key? key,
- required dynamic LableName,
Implementation
const CommonMedBackAppBar(
{super.key, required this.LableName, required this.BackNav});