DVUI

defaults

Source

Implementation

#
pub var defaults: Options = .{
    .name = "Label",
    .role = .label,
    .padding = Rect.all(6),
}