fix: apply dart fix --apply
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ class AlbumMockDataSourceImpl extends AlbumRemoteDataSource {
|
||||
id: 1,
|
||||
userId: 1,
|
||||
title: 'Album 1',
|
||||
)
|
||||
),
|
||||
};
|
||||
|
||||
@override
|
||||
|
||||
+2
-2
@@ -58,8 +58,8 @@ class PhotosGridThumbnail
|
||||
bottom: 10,
|
||||
right: 10,
|
||||
child: Icon(Icons.favorite),
|
||||
)
|
||||
]
|
||||
),
|
||||
],
|
||||
],
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user