udated 18-addproductfrom
This commit is contained in:
parent
da78bce79e
commit
1bac9350fe
@ -172,8 +172,9 @@ class _addproductfromState extends State<addproductfrom> {
|
||||
contentPadding: EdgeInsets.only(
|
||||
left: 10, top: 1, bottom: 1, right: 5),
|
||||
border: OutlineInputBorder(
|
||||
borderRadius:
|
||||
BorderRadius.all(Radius.circular(5)),
|
||||
borderRadius: BorderRadius.all(
|
||||
Radius.circular(5),
|
||||
),
|
||||
),
|
||||
),
|
||||
child: DropdownButtonHideUnderline(
|
||||
|
Loading…
Reference in New Issue
Block a user