BlendMask( {required this.blendMode, this.opacity = 1.0, this.region, Key? key, required Widget child}) : super(key: key, child: child);