AmFunctionTrigger<T> constructor
Null safety
- {required AmDataProvider<
T> amDataProvider, - required void function(
- T? value
Fires a function when the given provider data is changed
Fires a function when the given provider data is changed