WidgetAlignmentX extension

Extension methods for aligning widgets

on

Properties

alignBottom → Widget

Available on Widget, provided by the WidgetAlignmentX extension

Align the widget to the bottom
no setter
alignLeft → Widget

Available on Widget, provided by the WidgetAlignmentX extension

Align the widget to the left
no setter
alignRight → Widget

Available on Widget, provided by the WidgetAlignmentX extension

Align the widget to the right
no setter
alignTop → Widget

Available on Widget, provided by the WidgetAlignmentX extension

Align the widget to the top
no setter
center → Widget

Available on Widget, provided by the WidgetAlignmentX extension

Center the widget
no setter

Methods

align(Alignment alignment) → Widget

Available on Widget, provided by the WidgetAlignmentX extension

Align the widget with custom alignment