currentHeroTag property

String currentHeroTag

Implementation

String get currentHeroTag =>
    viewer?.heroTag ?? currentStory.hashCode.toString();