bugs solved

This commit is contained in:
meet2711
2024-06-17 19:51:31 +05:30
parent bf6012114e
commit 26c3527dc3
20 changed files with 567 additions and 485 deletions

View File

@@ -32,12 +32,13 @@ class ButtonWidget {
width: 1.sw,
height: 56.h,
decoration: BoxDecoration(
borderRadius: BorderRadius.circular(30),
color: clr,
border: Border.all(
width: 1,
color: borderClr!,
)),
borderRadius: BorderRadius.circular(30),
color: clr,
border: Border.all(
width: 1,
color: borderClr!,
),
),
child: Center(
child: TextWidget().text14W700(
text,