criada a tela edit_procedures_screen.dart
This commit is contained in:
@@ -50,6 +50,7 @@ class _MainProceduresScreenState extends State<MainProceduresScreen> {
|
||||
Container(
|
||||
padding: EdgeInsets.symmetric(horizontal: 10),
|
||||
child: DropDownButtonDefault(
|
||||
widthContainer: width*0.35,
|
||||
title: '',
|
||||
width: width*0.4,
|
||||
list: ConstVariable().itensProceduresStart,
|
||||
|
||||
Reference in New Issue
Block a user