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