Callback for propEach
typedef PropEachCallback = dynamic Function( Map<String, dynamic>? currentProperties, int featureIndex, );