XFromCacheParams constructor
XFromCacheParams({
- required SSRWidget? widget,
Implementation
XFromCacheParams({
required this.widget,
});
XFromCacheParams({
required this.widget,
});