refactoring

This commit is contained in:
DahoudG
2024-11-02 15:27:26 +00:00
parent 8e625c1080
commit 9cf96b7acf
44 changed files with 2281 additions and 354 deletions

View File

@@ -77,6 +77,7 @@ class EventCard extends StatelessWidget {
menuKey: menuKey,
menuContext: context,
location: event.location,
onClose: () { },
),
const Divider(color: Colors.white24),
Row(