This commit is contained in:
Hamza Aleghwairyeen
2024-04-24 17:26:43 +03:00
parent 84e70e6275
commit a9c570cab7
6 changed files with 103 additions and 105 deletions

View File

@@ -769,6 +769,7 @@ class DriverTipWidget extends StatelessWidget {
title: 'No i want'.tr,
onPressed: () {
box.write(BoxName.tipPercentage, '0');
controller.update();
}),
Container(
decoration: AppStyle.boxDecoration1,