menu
flutter_timeline_calendar package
documentation
timeline/model/calendar_options.dart
CalendarOptions
of static method
of static method
dark_mode
light_mode
of
static method
CalendarOptions
of
(
BuildContext
context
)
Implementation
static CalendarOptions of(BuildContext context) => ScopedModel.of<CalendarOptions>(context);
flutter_timeline_calendar package
documentation
timeline/model/calendar_options
CalendarOptions
of static method
CalendarOptions class