Destroys/disposes the viewer (including the entire scene). You cannot use the viewer after calling this method.
@override Future dispose() { // TODO: implement dispose throw UnimplementedError(); }