Pages Implementation
Implemented Profile and Recent Conversation skeleton pages
This commit is contained in:
@@ -23,7 +23,7 @@ class NavigationService {
|
||||
}
|
||||
|
||||
// Manually Call Function
|
||||
goBack() {
|
||||
void goBack() {
|
||||
return navigatorKey!.currentState!.pop();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user