update
This commit is contained in:
parent
b1e86a1ece
commit
2931621069
11 changed files with 76 additions and 55 deletions
|
|
@ -263,7 +263,10 @@ class _AddMedicinePageState extends State<AddMedicinePage> {
|
|||
logoSize: 90,
|
||||
),
|
||||
const Gap(32),
|
||||
const TextWidget(text: 'Add Medicine'),
|
||||
const TextWidget(
|
||||
text: 'Add Medicine',
|
||||
title: true,
|
||||
),
|
||||
const Gap(16),
|
||||
FormBorderWidget2(
|
||||
color: 'green',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue