menu
syncfusion_flutter_calendar package
documentation
calendar.dart
MonthCellDetails
appointments property
appointments property
dark_mode
light_mode
appointments
property
List
<
Object
>
appointments
final
The appointments associated with this date.
Implementation
final List<Object> appointments;
syncfusion_flutter_calendar package
documentation
calendar
MonthCellDetails
appointments property
MonthCellDetails class