TagProvider<E> constructor

TagProvider<E>(
  1. CreatorCallback<E, dynamic> callback
)

Implementation

TagProvider(super.callback);