Closed FerasAbushahla closed 1 year ago
Could we use a custom Widget as an event instead of FlutterWeekViewEvent Widget?
Yes, you can. Either you use the parameters available in the default FlutterWeekViewEvent constructor, or you override the build method in the FlutterWeekViewEvent class.
FlutterWeekViewEvent
Could we use a custom Widget as an event instead of FlutterWeekViewEvent Widget?