pageRoute property

(Route Function(Widget child)?) pageRoute
final

Custom route for then next page of GtkStackSidebar

Implementation

final Route Function(Widget child)? pageRoute;