builder property
callback that must return the widget child of this PageWithArguments
Implementation
final Widget Function(BuildContext context) builder;
callback that must return the widget child of this PageWithArguments
final Widget Function(BuildContext context) builder;