DVUI

widget

Parameters

#
self:*AnimateWidget
*AnimateWidget

Source

Implementation

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