Retrieves the parameters associated with the current modal route's settings arguments.
Map<String, String> get params => pageSettings?.params ?? {};