ajuste do list view

This commit is contained in:
Reginaldo
2023-09-04 16:58:12 -03:00
parent 16001e629f
commit 857d07f053
6 changed files with 425 additions and 412 deletions

View File

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