A quick-start example to help you to customize the timeline appointment height in the Flutter Calendar.
The timelineAppointmentHeight property of the TimeSlotViewSettings in the Flutter Event Calendar allows you to customise the height of appointments in timeline views.
It is applicable only when the calendar view set as TimelineDay, TimelineWeek and TimelineWorkWeek view in SfCalendar.
To run this application, you need to first clone or download the ‘create a flutter maps widget in 10 minutes’ repository and open it in your preferred IDE. Then, build and run your project to view the output.
For more help, check the Syncfusion Flutter documentation, Flutter documentation.