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