update
This commit is contained in:
parent
e6aebd9a64
commit
2c63edd554
11 changed files with 13 additions and 13 deletions
|
|
@ -12,9 +12,9 @@ class SloganWidget extends StatelessWidget {
|
|||
children: [
|
||||
_buildSloganItem("Easy to Use", 48),
|
||||
const Gap(8),
|
||||
_buildSloganItem("Access to Medicine", 88),
|
||||
_buildSloganItem("Access to Medicines", 80),
|
||||
const Gap(8),
|
||||
_buildSloganItem("Instant Home Delivery", 128),
|
||||
_buildSloganItem("Instant Home Delivery", 112),
|
||||
],
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue