mob[panorama]: add back button to viewer screen (#3140)

## Description

Add back button to Panorama screen which will disappear as soon as timer
expires i.e. 5 seconds and reappear on screen tap.

## Tests
This commit is contained in:
Prateek Sunal
2024-09-06 06:33:18 +05:30
committed by GitHub

View File

@@ -127,6 +127,7 @@ class _PanoramaViewerScreenState extends State<PanoramaViewerScreen> {
@override
Widget build(BuildContext context) {
return Scaffold(
appBar: isVisible ? AppBar() : null,
body: Stack(
children: [
Panorama(