CommonTittleMenu constructor
const
CommonTittleMenu({})
Implementation
const CommonTittleMenu({Key? key,required this.title, this.verticalMargin=0, this.textColor=const Color(0xff000000)}) : super(key: key);
const CommonTittleMenu({Key? key,required this.title, this.verticalMargin=0, this.textColor=const Color(0xff000000)}) : super(key: key);