menu
syncfusion_flutter_calendar package
documentation
calendar.dart
CalendarTouchDetails
appointments property
appointments property
dark_mode
light_mode
appointments
property
List
?
appointments
final
The collection of appointments that return from the date.
Implementation
final List<dynamic>? appointments;
syncfusion_flutter_calendar package
documentation
calendar
CalendarTouchDetails
appointments property
CalendarTouchDetails class