Delte button + create wool from modal
This commit is contained in:
parent
aa25288c3e
commit
732042255a
8 changed files with 52 additions and 29 deletions
|
|
@ -79,7 +79,7 @@ class WoolScreen extends StatelessWidget {
|
|||
index,
|
||||
snapshot.data[index].manufacture,
|
||||
snapshot.data[index].title,
|
||||
snapshot.data[index].color,
|
||||
Color(snapshot.data[index].color),
|
||||
),
|
||||
const SizedBox(
|
||||
height: 15,
|
||||
|
|
|
|||
Reference in a new issue