CalendarViewSelectionBar constructor

const CalendarViewSelectionBar(
  1. {Key? key}
)

Implementation

const CalendarViewSelectionBar({
  super.key,
});