menu
infobits_calendar package
documentation
calendar_event_modal_options.dart
CalendarModalInfoEntry
CalendarModalInfoEntry const constructor
CalendarModalInfoEntry const constructor
dark_mode
light_mode
CalendarModalInfoEntry
constructor
const
CalendarModalInfoEntry
(
{
Key
?
key
,
required
Widget
icon
,
required
Widget
child
,
})
Implementation
const CalendarModalInfoEntry( {super.key, required this.icon, required this.child});
infobits_calendar package
documentation
calendar_event_modal_options
CalendarModalInfoEntry
CalendarModalInfoEntry const constructor
CalendarModalInfoEntry class