widgets/actions library

Typedefs

MarkerActionBuilder = Widget Function(BuildContext context, Marker marker, {MarkerController? controller})
MarkerActionCallback = void Function(Marker marker, {MarkerController? controller})