[][src]Type Definition raui::core::widget::FnWidget

type FnWidget = fn(WidgetContext<'_>) -> WidgetNode;