WidgetExtension extension

on

Methods

addAlignment(AlignmentGeometry alignment) Widget
addBackgroundColor(Color color) Widget
addDecoration(Decoration decoration) Widget
addMargin(EdgeInsetsGeometry margin) Widget
addOnTap(GestureTapCallback callback) Widget
addOpacity(double opacity) Widget
addPadding(EdgeInsetsGeometry padding) Widget
badge(Widget child, {AlignmentDirectional alignment = AlignmentDirectional.topEnd, double? hMargin, double? vMargin}) Widget
Add a badge widget on target. Default to add it to right top corner
center() Widget
expand({int flex = 1}) Widget
hero(Object tag) Widget
horizontalScrollable() Widget
material() Widget
oval() Widget
round(double radius) Widget
stadium() Widget
verticalScrollable() Widget