onResume method

void onResume(
  1. String viewName,
  2. String routeName,
  3. Map<String, dynamic> arguments
)

Implementation

void onResume(String viewName, String routeName, Map<String, dynamic> arguments) {}