mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-24 11:59:30 +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
|
|
@ -23,7 +23,6 @@ class YouPage extends HookConsumerWidget {
|
|||
return Scaffold(
|
||||
appBar: AppBar(
|
||||
// title: const Text('You'),
|
||||
backgroundColor: Colors.transparent,
|
||||
actions: [
|
||||
IconButton(
|
||||
tooltip: 'Logs',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue