chore: lint fixes

This commit is contained in:
Prateek Sunal
2025-07-25 12:33:15 +05:30
parent 4e7f95e999
commit 495d8449f7

View File

@@ -63,7 +63,7 @@ class EmptyAlbumState extends StatelessWidget {
}
},
),
SizedBox(height: 12),
const SizedBox(height: 12),
ButtonWidget(
buttonType: ButtonType.neutral,
buttonSize: ButtonSize.large,