menu
store_locator package
documentation
typedef.dart
PositionCallback<T> typedef
PositionCallback<T> typedef
dark_mode
light_mode
PositionCallback<
T
>
typedef
PositionCallback
<
T
> =
FutureOr
<
Iterable
<
T
>
>
Function
(
LatLng
pattern
)
Implementation
typedef PositionCallback<T> = FutureOr<Iterable<T>> Function(LatLng pattern);
store_locator package
documentation
typedef
PositionCallback<T> typedef
typedef library