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

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