mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-07 11:39:29 +00:00
Update app label and branding to "Vaani"
This commit is contained in:
parent
6df55a5d0d
commit
1c95d1e4bb
7 changed files with 8 additions and 7 deletions
|
|
@ -16,7 +16,7 @@ class MyDrawer extends StatelessWidget {
|
|||
children: [
|
||||
const DrawerHeader(
|
||||
child: Text(
|
||||
'Whispering Pages',
|
||||
'Vaani',
|
||||
style: TextStyle(
|
||||
fontStyle: FontStyle.italic,
|
||||
fontSize: 30,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue