ajustes no layout
This commit is contained in:
@@ -183,8 +183,8 @@ class _EditProceduresScreenState extends State<EditProceduresScreen> {
|
||||
child: DropDownButtonDefault(
|
||||
title: '',
|
||||
fontSize: 15,
|
||||
width: width*0.50,
|
||||
widthContainer: width*0.45,
|
||||
width: width*0.4,
|
||||
widthContainer: width*0.3,
|
||||
select: selectCBO,
|
||||
list: ConstVariable().itensCBO,
|
||||
onChanged: (value){
|
||||
|
||||
Reference in New Issue
Block a user