A quick-start example to help you to highlight the lunch hours in the Flutter Calendar.
Using the Calendar's specialRegions property, you can highlight the time slot for lunch hour in the Flutter Event Calendar.
In this sample, the time regions are added as lunch hours in the Flutter Calendar by using the startTime and endTime properties of the time region.
For more details , refer to our KB documentation.
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.
