XRButton constructor
const
XRButton({
- Key? key,
- required ThreeJS threeJs,
Implementation
const XRButton({super.key,required this.threeJs});
const XRButton({super.key,required this.threeJs});