WWRController<T, U, V> constructor
const
WWRController<T, U, V> ({})
Implementation
const WWRController({
required this.pr1,
required this.pr2,
required this.rpr,
required this.builder,
super.key
});