TF-2042 Add event attendees information widget
(cherry picked from commit 5ee6fcebb2d35352d55fa84a70020d4c2ad03924)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
class EventAttendeeInformationWidgetStyles {
|
||||
static const double maxWidth = 100;
|
||||
static const double textSize = 16;
|
||||
}
|
||||
Reference in New Issue
Block a user