refactoring
This commit is contained in:
@@ -77,6 +77,7 @@ class EventCard extends StatelessWidget {
|
||||
menuKey: menuKey,
|
||||
menuContext: context,
|
||||
location: event.location,
|
||||
onClose: () { },
|
||||
),
|
||||
const Divider(color: Colors.white24),
|
||||
Row(
|
||||
|
||||
Reference in New Issue
Block a user