update
This commit is contained in:
parent
b6b7ab6e84
commit
3e6781a0bd
5 changed files with 17 additions and 6 deletions
|
|
@ -54,7 +54,7 @@ class MainPage extends StatelessWidget {
|
|||
const Gap(16),
|
||||
MenuWidget(
|
||||
icon: FontAwesomeIcons.squarePlus,
|
||||
text: 'Add Medicine',
|
||||
text: 'Add Generics',
|
||||
),
|
||||
TextButton(onPressed: () => {signOut()}, child: const Text('Logout'))
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue