💄 Remove the circular progress gap in check in widget
This commit is contained in:
@@ -149,6 +149,7 @@ class CheckInWidget extends HookConsumerWidget {
|
||||
width: 20,
|
||||
height: 20,
|
||||
child: CircularProgressIndicator(
|
||||
trackGap: 0,
|
||||
value: progress,
|
||||
strokeWidth: 2,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user