PaginatedSearchBarStyleStateProperty<ResolverType> constructor

PaginatedSearchBarStyleStateProperty<ResolverType>(
  1. StateProperty<PaginatedSearchBarState, ResolverType?> _stateProperty
)

Implementation

PaginatedSearchBarStyleStateProperty(this._stateProperty);