CustomFlagBuilder typedef

CustomFlagBuilder = Widget Function(Country country)

Implementation

typedef CustomFlagBuilder = Widget Function(Country country);