pub static PAGE_FN_VAR: ContextVar<WidgetFn<PageFnArgs>>Expand description
Widget function for PageFnArgs.
The returned widgets are layout by the PANEL_FN_VAR widget. The default view is default_page_fn.
pub static PAGE_FN_VAR: ContextVar<WidgetFn<PageFnArgs>>Widget function for PageFnArgs.
The returned widgets are layout by the PANEL_FN_VAR widget. The default view is default_page_fn.