onNavigatorPush method

void onNavigatorPush({
  1. Map<String?, String>? parameters,
})
override

Implementation

void onNavigatorPush({Map<String?, String>? parameters}) => null;