chnages has been made and fianace screen was created
This commit is contained in:
@@ -19,7 +19,7 @@ class StatusCircle extends StatelessWidget {
|
||||
height: size,
|
||||
decoration: BoxDecoration(
|
||||
shape: BoxShape.circle,
|
||||
border: Border.all(color: color, width: 3),
|
||||
border: Border.all(color: color, width: 2),
|
||||
color: Colors.white,
|
||||
),
|
||||
child: Center(child: icon),
|
||||
|
||||
Reference in New Issue
Block a user