Main_App_Replacement
haroon amjad 1 week ago
parent ae0fffdc0a
commit 48a868426c

@ -60,7 +60,8 @@ class SmartwatchInstructionsPage extends StatelessWidget {
children: [
watchContentDetails(
title: smartwatchDetails.detailsTitle,
description: smartwatchDetails.details,
// description: smartwatchDetails.details,
description: "",
icon: smartwatchDetails.smallIcon,
descriptionTextColor: AppColors.primaryRedColor,
),

Loading…
Cancel
Save