CartComponentLoaded constructor
const
CartComponentLoaded({
- required CartModel value,
Implementation
const CartComponentLoaded({required this.value});
const CartComponentLoaded({required this.value});