HeroControllerScope.none constructor
Creates a widget to prevent the subtree from receiving the hero controller above.
Implementation
const HeroControllerScope.none({super.key, required super.child}) : controller = null;
Creates a widget to prevent the subtree from receiving the hero controller above.
const HeroControllerScope.none({super.key, required super.child}) : controller = null;