core/notifier library
Properties
-
countryListNotifier
↔ ValueNotifier<
List< CountryModel> > -
getter/setter pair
-
docListNotifier
↔ ValueNotifier<
List< DocTypeModel> > -
getter/setter pair
Functions
-
getCountries(
dynamic context) → Future< void> -
getDocTypes(
dynamic context) → dynamic