Type Definition FnWidget
Other items inoxygengine_user_interface::widget
type FnWidget = fn(WidgetContext<'_, '_>) -> WidgetNode;