Skip to content

How to customize the agenda view appointment using the style proeprties in Flutter event calendar (SfCalendar)

Notifications You must be signed in to change notification settings

SyncfusionExamples/customize-agenda-view-appointment-appearance-using-style-properties-flutter-event-calendar

Repository files navigation

How to customize the agenda view appointment using the style properties in Flutter Calendar?

A quick-start example to help you to customize the agenda view appointment using the style properties in Flutter Calendar.

You can customise the agenda view appointment appearance in the Flutter Event Calendar by using the agendaStyle property of the MonthViewSettings.

The appointmentTextStyle, dayTextStyle, dateTextStyle, and backgroundColor properties can be used to customise the agenda view.

AgendaViewAppearance

You can also refer our UG documentation to know more about AgendaViewAppearance.

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.