DecorationWrappedWidget
class DecorationWrappedWidget(child: ClickableWidget, decoration: Identifier) : ClickableWidget, Decorated
A widget that wraps another widget with a decoration
Decorations are not rendered by this widget, something like a custom Screen or ParentElement that is checking for Decorated will typically render it
Author
fzzyhmstrs
Since
0.2.0
Parameters
child
ClickableWidget - the widget wrapped by this one
decoration
Identifier - id of the decoration to render
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard