ItemBuilder typedef

ItemBuilder = Widget Function(Country country)

Implementation

typedef ItemBuilder = Widget Function(Country country);