GeoformBottomDisplayBuilder<U extends GeoformMarkerDatum> typedef
GeoformBottomDisplayBuilder<U extends GeoformMarkerDatum> =
Widget Function(BuildContext, GeoformContext<U> )
Implementation
typedef GeoformBottomDisplayBuilder<U extends GeoformMarkerDatum> = Widget
Function(BuildContext, GeoformContext<U>);