UiFluidPageNavigation extension
Experimental: pushes builder on a UiFluidPageRoute that grows out of
the widget identified by sourceKey.
- on
Methods
-
pushUiFluidPage<
T> (WidgetBuilder builder, {required GlobalKey< State< sourceKey, RouteSettings? settings, BorderRadius? sourceBorderRadius, Color? surfaceColor, Color? scrimColor, UiFluidRouteMotion motion = const UiFluidRouteMotion(), Duration transitionDuration = UiFluidPageRoute.defaultTransitionDuration, Duration reverseTransitionDuration = UiFluidPageRoute.defaultReverseTransitionDuration, bool swipeBackEnabled = true}) → Future<StatefulWidget> >T?> -
Available on BuildContext, provided by the UiFluidPageNavigation extension