SingleLayout

For layouting single child with alignment and padding.

Members

Static functions

attachTo
void attachTo(WidgetProxy widget, int padding, Alignment halign, Alignment valign)
Undocumented in source. Be warned that the author may not have intended to support it.
layout
void layout(WidgetProxy widget, LayoutEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
measure
void measure(WidgetProxy widget, MeasureEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta