Skip to content

SyncfusionExamples/appointment-style-flutter-event-calendar

Repository files navigation

How to style the appointment in the Flutter Calendar?

A quick-start example to help you to style the appointment in the Flutter Calendar.

You can style the appointment text in the Flutter Event Calendar by using the calendar's appointmentTextStyle property.

This style doesn't apply for the appointment's in the agenda view of month view, for agenda view appointments styling can be achieved by using the appointmentTextStyle property from the AgendaStyle.

AppearanceCustomization

For more details, Refer to our UG documentation Appointment customization

Requirements to run the demo

How to run this application

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.

Further help

For more help, check the Syncfusion Flutter documentation, Flutter documentation.