CollapsableWidget

On user click toggles

Members

Mixins

__anonymous
mixin ButtonPointerLogic!ButtonState
Undocumented in source.

Static functions

create
CollapsableParts create(WidgetProxy parent, bool expanded)
Undocumented in source. Be warned that the author may not have intended to support it.
onHeaderClick
void onHeaderClick(WidgetProxy header, PointerClickEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
toggle
void toggle(WidgetProxy collapsable)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta