[][src]Type Definition raui_core::widget::FnWidget

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