fixed ad isBefore

This commit is contained in:
Kima
2023-09-05 21:55:51 +02:00
parent 4d501fed3e
commit bbbaea9224
4 changed files with 19 additions and 1 deletions

View File

@@ -13,6 +13,9 @@ class AdTile extends StatelessWidget {
@override
Widget build(BuildContext context) {
print('geic');
print(ad);
return Padding(
padding: padding ?? const EdgeInsets.symmetric(horizontal: 8.0),
child: PanelButton(