SelectCurrency constructor

SelectCurrency({
  1. Key? key,
})

Implementation

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