menu
bart package
documentation
bart/router_delegate.dart
MenuRouter
removePath method
removePath method
dark_mode
light_mode
removePath
method
String
removePath
(
String
path
)
Implementation
String removePath(String path) => path.replaceAll('/', '');
bart package
documentation
bart/router_delegate
MenuRouter
removePath method
MenuRouter class