Widgets extension
Methods
-
xAnimationLimiter({Key key})
→ Widget
-
-
xdrawer({double elevation, String semanticLabel, Key key})
→ Widget
-
-
xHero({Widget placeholderBuilder(BuildContext, Size, Widget), Tween<Rect> createRectTween(Rect, Rect), Object tag, bool transitionOnUserGestures = false, Key key, Widget flightShuttleBuilder(BuildContext, Animation<double>, HeroFlightDirection, BuildContext, BuildContext)})
→ Widget
-
-
xNestedScrollView({ScrollController controller, Axis scrollDirection, bool reverse, ScrollPhysics physics, Widget body, DragStartBehavior dragStartBehavior, Key key})
→ Widget
-
-
xSafeArea({bool left = true, bool top = true, bool right = true, bool bottom = true, EdgeInsets minimum = EdgeInsets.zero, bool maintainBottomViewPadding = false, Key key})
→ Widget
-
ScafArea`