GlobalUtils extension

on

Properties

center Widget

Available on Widget, provided by the GlobalUtils extension

no setter
expand Widget

Available on Widget, provided by the GlobalUtils extension

no setter
scroll Widget

Available on Widget, provided by the GlobalUtils extension

no setter
scrollHorizontal Widget

Available on Widget, provided by the GlobalUtils extension

no setter
scrollVertical Widget

Available on Widget, provided by the GlobalUtils extension

no setter

Methods

circle(dynamic double) Widget

Available on Widget, provided by the GlobalUtils extension

h(double value) Widget

Available on Widget, provided by the GlobalUtils extension

m(double value) Widget

Available on Widget, provided by the GlobalUtils extension

mb(double value) Widget

Available on Widget, provided by the GlobalUtils extension

mFromLTRB(double left, double top, double right, double bottom) Widget

Available on Widget, provided by the GlobalUtils extension

ml(double value) Widget

Available on Widget, provided by the GlobalUtils extension

mOnly({double left = 0, double top = 0, double right = 0, double bottom = 0}) Widget

Available on Widget, provided by the GlobalUtils extension

mr(double value) Widget

Available on Widget, provided by the GlobalUtils extension

mSymmetric({double vertical = 0, double horizontal = 0}) Widget

Available on Widget, provided by the GlobalUtils extension

mt(double value) Widget

Available on Widget, provided by the GlobalUtils extension

onDoubleTap(dynamic onDoubleTap()) Widget

Available on Widget, provided by the GlobalUtils extension

onForcePress(dynamic onForcePress(ForcePressDetails)) Widget

Available on Widget, provided by the GlobalUtils extension

onForcePressEnd(dynamic onForcePressEnd(ForcePressDetails)) Widget

Available on Widget, provided by the GlobalUtils extension

onForcePressPeak(dynamic onForcePressPeak(ForcePressDetails)) Widget

Available on Widget, provided by the GlobalUtils extension

onForcePressStart(dynamic onForcePressStart(ForcePressDetails)) Widget

Available on Widget, provided by the GlobalUtils extension

onHorizontalDrag(dynamic onHorizontalDrag(DragUpdateDetails)) Widget

Available on Widget, provided by the GlobalUtils extension

onLongPress(dynamic onLongPress()) Widget

Available on Widget, provided by the GlobalUtils extension

onPan(dynamic onPan(DragUpdateDetails)) Widget

Available on Widget, provided by the GlobalUtils extension

onPanCancel(dynamic onPanCancel()) Widget

Available on Widget, provided by the GlobalUtils extension

onPanDown(dynamic onPanDown(DragDownDetails)) Widget

Available on Widget, provided by the GlobalUtils extension

onPanEnd(dynamic onPanEnd(DragEndDetails)) Widget

Available on Widget, provided by the GlobalUtils extension

onPanHorizontal(dynamic onPanHorizontal(DragUpdateDetails)) Widget

Available on Widget, provided by the GlobalUtils extension

onPanStart(dynamic onPanStart(DragStartDetails)) Widget

Available on Widget, provided by the GlobalUtils extension

onPanUpdate(dynamic onPanUpdate(DragUpdateDetails)) Widget

Available on Widget, provided by the GlobalUtils extension

onPanVertical(dynamic onPanVertical(DragUpdateDetails)) Widget

Available on Widget, provided by the GlobalUtils extension

onScale(dynamic onScale(ScaleUpdateDetails)) Widget

Available on Widget, provided by the GlobalUtils extension

onScaleEnd(dynamic onScaleEnd(ScaleEndDetails)) Widget

Available on Widget, provided by the GlobalUtils extension

onScaleStart(dynamic onScaleStart(ScaleStartDetails)) Widget

Available on Widget, provided by the GlobalUtils extension

onTap(dynamic onTap()) Widget

Available on Widget, provided by the GlobalUtils extension

onVerticalDrag(dynamic onVerticalDrag(DragUpdateDetails)) Widget

Available on Widget, provided by the GlobalUtils extension

p(double value) Widget

Available on Widget, provided by the GlobalUtils extension

pb(double value) Widget

Available on Widget, provided by the GlobalUtils extension

pFromLTRB(double left, double top, double right, double bottom) Widget

Available on Widget, provided by the GlobalUtils extension

pl(double value) Widget

Available on Widget, provided by the GlobalUtils extension

pOnly({double left = 0, double top = 0, double right = 0, double bottom = 0}) Widget

Available on Widget, provided by the GlobalUtils extension

pr(double value) Widget

Available on Widget, provided by the GlobalUtils extension

pSymmetric({double vertical = 0, double horizontal = 0}) Widget

Available on Widget, provided by the GlobalUtils extension

pt(double value) Widget

Available on Widget, provided by the GlobalUtils extension

rounded(dynamic double) Widget

Available on Widget, provided by the GlobalUtils extension

w(double value) Widget

Available on Widget, provided by the GlobalUtils extension

wh(double width, double height) Widget

Available on Widget, provided by the GlobalUtils extension