udated 18-addproductfrom

This commit is contained in:
vignesh 2022-06-15 10:33:57 +05:30
parent da78bce79e
commit 1bac9350fe

View File

@ -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(