currency_pickers package
documentation
currency_picker_cupertino
CurrencyPickerCupertino
onValuePicked property
onValuePicked
currency_pickers package
documentation
currency_picker_cupertino
CurrencyPickerCupertino
onValuePicked property
CurrencyPickerCupertino class
Constructors
CurrencyPickerCupertino
Properties
backgroundColor
diameterRatio
hashCode
initialCountry
itemBuilder
itemFilter
key
magnification
offAxisFraction
onValuePicked
pickerItemHeight
pickerSheetHeight
runtimeType
scrollController
textStyle
useMagnifier
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
onValuePicked
property
ValueChanged
<
Country
>
onValuePicked
final
Callback that is called with selected Country
Implementation
final ValueChanged<Country> onValuePicked;