DVUI

Parameters

#
self:*TextEntryWidget
*TextEntryWidget

Source

Implementation

#
pub fn widget(self: *TextEntryWidget) Widget {
    return Widget.init(self, data, rectFor, screenRectScale, minSizeForChild);
}