materialAppRouterData property

MaterialAppRouterData? materialAppRouterData
final

Platform-specific data for MaterialApp.router.

If provided, these properties will override the common properties when rendering on Android with router. See MaterialAppRouterData for available options.

Implementation

final MaterialAppRouterData? materialAppRouterData;