ajuste do list view
This commit is contained in:
@@ -351,7 +351,7 @@ class _LoadInitScreenState extends State<LoadInitScreen> {
|
||||
return Scaffold(
|
||||
bottomSheet: Container(
|
||||
width: width,
|
||||
height: height*0.05,
|
||||
height: 70,
|
||||
color: ColorPalette.appBar,
|
||||
child: finish
|
||||
?Row(
|
||||
|
||||
Reference in New Issue
Block a user