menu
flutter_timeline_calendar package
documentation
timeline/provider/calendar_provider.dart
CalendarProvider
getMonthDays abstract method
getMonthDays abstract method
dark_mode
light_mode
getMonthDays
abstract method
Map
getMonthDays
(
WeekDayStringTypes
type
,
int
index
)
Implementation
Map getMonthDays(WeekDayStringTypes type, int index);
flutter_timeline_calendar package
documentation
timeline/provider/calendar_provider
CalendarProvider
getMonthDays abstract method
CalendarProvider class