Main_App_Replacement
haroon amjad 1 week ago
parent ae0fffdc0a
commit 48a868426c

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

Loading…
Cancel
Save