previousTextStory

fun Map<Int, StoryStep>.previousTextStory(position: Int, isTextStory: (StoryStep) -> Boolean): Pair<StoryStep, Int>?