25-6-23/1
This commit is contained in:
@@ -120,7 +120,7 @@ class SettingsCaptain extends StatelessWidget {
|
||||
CupertinoListTile(
|
||||
leading: const Icon(CupertinoIcons.hand_raised_fill),
|
||||
title:
|
||||
Text("How to use SEFER".tr, style: AppStyle.headTitle2),
|
||||
Text("How to use Tripz".tr, style: AppStyle.headTitle2),
|
||||
trailing: const CupertinoListTileChevron(),
|
||||
onTap: () => Get.to(() => const UsingAppPage()),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user