Fixed CircularProgressIndicator color and position show in notification
This commit is contained in:
@@ -43,7 +43,7 @@ class NotificationsService {
|
||||
method: 'POST',
|
||||
(json) => NotificationResponseModel.fromJson(json),
|
||||
data: data,
|
||||
);
|
||||
);
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user