menu
currency_pick package
documentation
currency/currency_controller.dart
CurrencySelectionScreen
CurrencySelectionScreen.new const constructor
CurrencySelectionScreen.new const constructor
dark_mode
light_mode
CurrencySelectionScreen
constructor
const
CurrencySelectionScreen
(
{
Key
?
key
,
required
Function
onSaved
,
AppBar
?
appBar
,
})
Implementation
const CurrencySelectionScreen({super.key, required this.onSaved, this.appBar});
currency_pick package
documentation
currency/currency_controller
CurrencySelectionScreen
CurrencySelectionScreen.new const constructor
CurrencySelectionScreen class