menu
infobits_calendar package
documentation
calendar_event_modal_options.dart
CalendarEventModalOptions<T extends CalendarEvent>
bottomActionBuilders property
bottomActionBuilders property
dark_mode
light_mode
bottomActionBuilders
property
List
<
Widget
? Function
(
T
event
,
bool
dialog
)
>
bottomActionBuilders
final
Implementation
final List<Widget? Function(T event, bool dialog)> bottomActionBuilders;
infobits_calendar package
documentation
calendar_event_modal_options
CalendarEventModalOptions<T extends CalendarEvent>
bottomActionBuilders property
CalendarEventModalOptions class