CustomContainer extension

on

Properties

alignBottom AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

no setter
alignBottomLeft AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

no setter
alignBottomRight AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

no setter
alignCenter AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

no setter
alignLeft AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

no setter
alignRight AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

no setter
alignTop AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

no setter
alignTopLeft AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

no setter
alignTopRight AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

no setter
clipAntiAlias AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

no setter
clipAntiAliasWithSaveLayer AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

no setter
clipHardEdge AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

no setter
clipNone AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

no setter

Methods

copyWith({Key? key, AlignmentGeometry? alignment, EdgeInsetsGeometry? padding, Color? color, Decoration? decoration, double? width, double? height, BoxConstraints? constraints, EdgeInsetsGeometry? margin, Matrix4? transform, AlignmentGeometry? transformAlignment, Widget? child, Clip clipBehavior = Clip.none}) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

marginAll(double value) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

marginBottom(double value) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

marginHorizontal(double value) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

marginLeft(double value) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

marginRight(double value) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

marginTop(double value) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

marginVertical(double value) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

paddingAll(double value) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

paddingBottom(double value) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

paddingHorizontal(double value) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

paddingLeft(double value) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

paddingOnly({double left = 0.0, double top = 0.0, double right = 0.0, double bottom = 0.0}) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

paddingRight(double value) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

paddingTop(double value) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

paddingVertical(double value) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

setHeight(double value) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension

setWidth(double value) AbsoluteContainer

Available on AbsoluteContainer, provided by the CustomContainer extension