RouteSettings

This is a simple class that contains information about the route relevant to the Navigator widget. The main properties it contains are as follows:

  • name: Identifies the route uniquely. We will explore it in detail in the next section.
  • arguments: With this, we can pass anything to the destination route.
You can check more details about this class in documents: https://docs.flutter.io/flutter/widgets/RouteSettings-class.html.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.226.169.94