BaseBLoCWidget<T> constructor
const
BaseBLoCWidget<T> ({
- Key? key,
Implementation
const BaseBLoCWidget({
Key? key,
}) : super(key: key);
const BaseBLoCWidget({
Key? key,
}) : super(key: key);