menu
mmoo_country_pickers package
documentation
country_picker_dialog
CountryPickerDialog
onValuePicked property
onValuePicked
brightness_4
onValuePicked
property
Null safety
ValueChanged
<
Country
>
onValuePicked
final
Callback that is called with selected Country
Implementation
final ValueChanged<Country> onValuePicked;
mmoo_country_pickers package
documentation
country_picker_dialog
CountryPickerDialog
onValuePicked property
CountryPickerDialog class
Constructors
CountryPickerDialog
Properties
contentPadding
divider
hashCode
isDividerEnabled
isSearchable
itemBuilder
itemFilter
key
onValuePicked
popOnPick
priorityList
runtimeType
searchCursorColor
searchEmptyView
searchFilter
searchInputDecoration
semanticLabel
sortComparator
title
titlePadding
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==