menu
at_events_flutter package
documentation
screens/one_day_event.dart
OneDayEvent
OneDayEvent const constructor
OneDayEvent const constructor
dark_mode
light_mode
OneDayEvent
constructor
const
OneDayEvent
(
{
Key
?
key
,
})
Implementation
const OneDayEvent({Key? key}) : super(key: key);
at_events_flutter package
documentation
screens/one_day_event
OneDayEvent
OneDayEvent const constructor
OneDayEvent class