LoanShopInfoWidget constructor

const LoanShopInfoWidget({
  1. Key? key,
})

Implementation

const LoanShopInfoWidget({Key? key}) : super(key: key);