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