TaxonomyCountryField constructor

const TaxonomyCountryField({
  1. required String offTag,
})

Implementation

const TaxonomyCountryField({required this.offTag});