getCurrentPath property

dynamic getCurrentPath

Implementation

dynamic get getCurrentPath => ModalRoute.of(this)!.settings.name;