menu
flutter_easy_seo package
documentation
flutter_easy_seo.dart
URLHelper
getCurrentPath method
getCurrentPath method
dark_mode
light_mode
getCurrentPath
method
String
getCurrentPath
(
)
inherited
Returns the current path (pathname).
Implementation
String getCurrentPath() => rawCurrentPath;
flutter_easy_seo package
documentation
flutter_easy_seo
URLHelper
getCurrentPath method
URLHelper class