didPush abstract method

void didPush(
  1. String routeName,
  2. String? preRouteName
)

Implementation

void didPush(String routeName, String? preRouteName);