toggleNebula method
void
toggleNebula()
Implementation
void toggleNebula() {
showNebula.toggle();
update([AppPageIdConstants.vr360]);
}
void toggleNebula() {
showNebula.toggle();
update([AppPageIdConstants.vr360]);
}