const SeparatorElement({ Key? key, required this.adaptiveMap, required this.child, }) : super(key: key);