LabelWrappedWidget

constructor(child: ClickableWidget, label: Text, showLabel: Boolean = true)

Parameters

child

ClickableWidget - the widget wrapped by this one

label

Text - text label to add to the wrapped widget