add ontap for instances
This commit is contained in:
parent
0ef538b7c7
commit
976f27680a
|
@ -76,6 +76,7 @@ class HomeTab extends HookWidget {
|
|||
color:
|
||||
theme.textTheme.bodyText1.color.withOpacity(0.7)),
|
||||
),
|
||||
onTap: () => goToInstance(context, instance),
|
||||
dense: true,
|
||||
contentPadding: EdgeInsets.zero,
|
||||
visualDensity:
|
||||
|
|
Loading…
Reference in New Issue