ShopSettings constructor

ShopSettings({
  1. Key? key,
})

Implementation

ShopSettings({Key? key}) : super(key: key);