BlocxCollectionWidget<P> constructor
const
BlocxCollectionWidget<P> ({
- Key? key,
- P? payload,
Implementation
const BlocxCollectionWidget({super.key, this.payload});
const BlocxCollectionWidget({super.key, this.payload});