padding added to rrt screen

pull/99/head
tahaalam 2 weeks ago
parent 224463feb4
commit 0e1a643c93

@ -61,7 +61,7 @@ class RrtMapScreen extends StatelessWidget {
BottomSheetType.EXPANDED: ExpanedBottomSheet(context),
BottomSheetType.FIXED: FixedBottomSheet(context),
},
),
).paddingAll(16.h),
body: Stack(
children: [
if (context.read<EmergencyServicesViewModel>().isGMSAvailable )

Loading…
Cancel
Save