toggleRings method
void
toggleRings()
Implementation
void toggleRings() {
showRings.toggle();
update([AppPageIdConstants.vr360]);
}
void toggleRings() {
showRings.toggle();
update([AppPageIdConstants.vr360]);
}