target property

FlutterRoutableTarget? target
getter/setter pair

The target of the route If a Null then routing to custom position, created with FlutterRoutingProvider.routeToPosition

Implementation

FlutterRoutableTarget? target;