builder property

  1. @JsonKey.new(includeFromJson: false, includeToJson: false)
Widget Function(BuildContext context, GoRouterState state)? builder
final

页面

Implementation

@JsonKey(includeFromJson: false, includeToJson: false)
final Widget Function(BuildContext context, GoRouterState state)? builder;