CountryListPickerPage constructor

const CountryListPickerPage({
  1. Key? key,
  2. required CountryListPickerPageArgs args,
})

constructor

Implementation

const CountryListPickerPage({super.key, required this.args});