const CamControllerProvider.none({ Key? key, required Widget child, }) : action = null, super(key: key, child: child);