push selectAll bug, design and icons fixes

This commit is contained in:
ashrafzarkanisala
2024-09-24 22:10:36 +03:00
parent 215fe60bc0
commit e690ddc23a
10 changed files with 85 additions and 37 deletions

View File

@ -47,12 +47,15 @@ class ToggleWidget extends StatelessWidget {
)
: ClipOval(
child: Container(
height: 60,
width: 60,
padding: const EdgeInsets.all(8),
color: ColorsManager.whiteColors,
child: SvgPicture.asset(
icon ?? Assets.lightPulp,
width: 60,
height: 60,
fit: BoxFit.cover,
width: 35,
height: 35,
fit: BoxFit.contain,
),
)),
Text(