const UpNavDrawer({ Key? key, this.colorType, this.style, required this.children, this.version, }) : super(key: key);