menu
flutter_androssy package
documentation
views/calendar/raw.dart
RawCalendarView<T>
holidayPredicate property
holidayPredicate property
dark_mode
light_mode
holidayPredicate
property
bool
Function
(
DateTime
day
)
?
holidayPredicate
final
Implementation
final bool Function(DateTime day)? holidayPredicate;
flutter_androssy package
documentation
views/calendar/raw
RawCalendarView<T>
holidayPredicate property
RawCalendarView class