typedefs library
Functions
-
acceptAllCountries(
dynamic _) → bool - Simple closure which always returns true.
Typedefs
-
ItemBuilder(
Country country) → Widget -
ItemFilter(
Country country) → bool - Returns true when a country should be included in lists / dialogs offered to the user.