XNew extension
Methods
-
cardBannerButton({Color buttonColor = Colors.red, double buttonWidth = 150, double buttonHeight = 30, double rounded, Function onTap})
→ Widget
-
-
xChip({Widget avatar, Widget label, TextStyle labelStyle, EdgeInsetsGeometry labelPadding, ShapeBorder shape, Clip clipBehavior, FocusNode focusNode, bool autofocus, Color backgroundColor, EdgeInsetsGeometry padding, VisualDensity visualDensity, Widget deleteIcon, VoidCallback onDeleted, Color deleteIconColor, String deleteButtonTooltipMessage, MaterialTapTargetSize materialTapTargetSize, double elevation, Color shadowColor, Key key})
→ Widget
-
-
xCircleAvatar({Color backgroundColor, Color foregroundColor, ImageProvider<Object> backgroundImage, double radius, double minRadius, double maxRadius})
→ Widget
-
The widget below this widget in the tree. [...]
-
xElevatedButton({bool autofocus = false, Clip clipBehavior = Clip.none, Color color, FocusNode focusNode, Key key, MaterialTapTargetSize materialTapTargetSize, void onLongPress(), EdgeInsetsGeometry padding, ShapeBorder shape, BorderSide side, ButtonTextTheme textTheme, Widget child, AlignmentGeometry alignment, double elevation, Duration animationDuration, MouseCursor disabledMouseCursor, Color primary, Color shadowColor, TextStyle textStyle, VisualDensity visualDensity, bool enableFeedback, MouseCursor enabledMouseCursor, Size minimumSize, Color onSurface, void onPressed()})
→ Widget
-
-
xFlatButton({bool autofocus = false, Clip clipBehavior = Clip.none, Color color, FocusNode focusNode, Key key, MaterialTapTargetSize materialTapTargetSize, void onLongPress(), EdgeInsetsGeometry padding, ShapeBorder shape, BorderSide side, ButtonTextTheme textTheme, Widget child, AlignmentGeometry alignment, double elevation, Duration animationDuration, MouseCursor disabledMouseCursor, Color primary, Color shadowColor, TextStyle textStyle, VisualDensity visualDensity, bool enableFeedback, MouseCursor enabledMouseCursor, Size minimumSize, Color onSurface, void onPressed()})
→ Widget
-
-
xLiquidPullToRefresh({Future<void> onRefresh(), Color color, Color backgroundColor, bool notificationPredicate(ScrollNotification) = defaultScrollNotificationPredicate, double height, int springAnimationDurationInMilliseconds = 1000, double borderWidth = 2.0, bool showChildOpacityTransition = true, ScrollController scrollController, Key key})
→ Widget
-
-
xOutlineButton({bool autofocus = false, Clip clipBehavior = Clip.none, FocusNode focusNode, Key key, void onLongPress(), EdgeInsetsGeometry padding, ShapeBorder shape, Widget child, Color color, MaterialTapTargetSize materialTapTargetSize, AlignmentGeometry alignment, BorderSide side, ButtonTextTheme textTheme, double elevation, Duration animationDuration, MouseCursor disabledMouseCursor, TextStyle textStyle, VisualDensity visualDensity, bool enableFeedback, MouseCursor enabledMouseCursor, Size minimumSize, Color onSurface, Color primary, Color shadowColor, void onPressed()})
→ Widget
-
-
xOutlinedButton({bool autofocus = false, Clip clipBehavior = Clip.none, FocusNode focusNode, Key key, void onLongPress(), EdgeInsetsGeometry padding, ShapeBorder shape, Widget child, Color color, MaterialTapTargetSize materialTapTargetSize, AlignmentGeometry alignment, BorderSide side, ButtonTextTheme textTheme, double elevation, Duration animationDuration, MouseCursor disabledMouseCursor, TextStyle textStyle, VisualDensity visualDensity, bool enableFeedback, MouseCursor enabledMouseCursor, Size minimumSize, Color onSurface, Color primary, Color shadowColor, void onPressed()})
→ Widget
-
-
xPositioned({double left, double top, double right, double bottom, double width, double height, Key key})
→ Widget
-
A widget that controls where a child of a
Stack
is positioned. [...]
-
xPullRefresh({Future<void> onRefresh(), Color color, Color backgroundColor, bool notificationPredicate(ScrollNotification) = defaultScrollNotificationPredicate, double strokeWidth = 2.0, double displacement = 40.0, bool showChildOpacityTransition = true, String semanticsLabel, String semanticsValue, Key key})
→ Widget
-
-
xRaisedButton({bool autofocus = false, Clip clipBehavior = Clip.none, Color color, FocusNode focusNode, Key key, MaterialTapTargetSize materialTapTargetSize, void onLongPress(), EdgeInsetsGeometry padding, ShapeBorder shape, BorderSide side, ButtonTextTheme textTheme, Widget child, AlignmentGeometry alignment, double elevation, Duration animationDuration, MouseCursor disabledMouseCursor, Color primary, Color shadowColor, TextStyle textStyle, VisualDensity visualDensity, bool enableFeedback, MouseCursor enabledMouseCursor, Size minimumSize, Color onSurface, void onPressed()})
→ Widget
-
-
xTab({Key key, String text, Widget icon, EdgeInsetsGeometry iconMargin})
→ Widget
-
The text to display as the tab's label. [...]
-
xTextButton({bool autofocus = false, Clip clipBehavior = Clip.none, Color color, FocusNode focusNode, Key key, MaterialTapTargetSize materialTapTargetSize, void onLongPress(), EdgeInsetsGeometry padding, ShapeBorder shape, BorderSide side, ButtonTextTheme textTheme, Widget child, AlignmentGeometry alignment, double elevation, Duration animationDuration, MouseCursor disabledMouseCursor, Color primary, Color shadowColor, TextStyle textStyle, VisualDensity visualDensity, bool enableFeedback, MouseCursor enabledMouseCursor, Size minimumSize, Color onSurface, void onPressed()})
→ Widget
-