mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-26 04:49:31 +00:00
refactor: remove transparent background color from app bars
Some checks failed
Some checks failed
This commit is contained in:
parent
5f85df4d19
commit
c3d3a3900d
5 changed files with 0 additions and 5 deletions
|
|
@ -8,7 +8,6 @@ class LibraryItemSliverAppBar extends StatelessWidget {
|
|||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return SliverAppBar(
|
||||
backgroundColor: Colors.transparent,
|
||||
elevation: 0,
|
||||
floating: true,
|
||||
primary: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue