routeBuilder property
The route builder for the dialog. The routeBuilder defines the transition animations for the dialog. If set to RouteBuilder.custom, a pageRouteBuilder must be provided.
Implementation
final RouteBuilder routeBuilder;
The route builder for the dialog. The routeBuilder defines the transition animations for the dialog. If set to RouteBuilder.custom, a pageRouteBuilder must be provided.
final RouteBuilder routeBuilder;