update
This commit is contained in:
parent
e6aebd9a64
commit
2c63edd554
11 changed files with 13 additions and 13 deletions
|
|
@ -84,7 +84,7 @@ class _AddStockPageState extends State<AddStockPage> {
|
|||
child: Center(
|
||||
child: Column(
|
||||
children: [
|
||||
const Gap(104),
|
||||
const Gap(96),
|
||||
const TitleWidget(firstTextSize: 20, secondTextSize: 32),
|
||||
const Gap(32),
|
||||
const TextWidget(text: 'Add Stock'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue