How To Customize The Selection Using Decoration In The Flutter Calendar

Sample date Updated on Feb 15, 2024
calendar dart decoration flutter flutter-event-calendar selection sfcalendar widget widgets

A quick-start example to help you to customize the selection using decoration in the Flutter Calendar.

You can decorate the selection view of calendar by using the selectionDecoration property of Calendar.

SelectionDecoration

You can also refer our UG documentation to know more about SelectionDecoration

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.

Up arrow