TF-2078 Add CalendarEventActionButton widget
(cherry picked from commit dbd936a925e88939abe998ed61e38c838636a074)
This commit is contained in:
@@ -3260,4 +3260,10 @@ class AppLocalizations {
|
||||
name: 'createFilters');
|
||||
}
|
||||
|
||||
|
||||
String get maybe {
|
||||
return Intl.message(
|
||||
'Maybe',
|
||||
name: 'maybe');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user