MemoizedSlot<T> constructor
Implementation
const MemoizedSlot({
super.key,
required this.connect,
required this.to,
this.equals,
this.child,
});
const MemoizedSlot({
super.key,
required this.connect,
required this.to,
this.equals,
this.child,
});