pub static LINE_FN_VAR: ContextVar<WidgetFn<LineFnArgs>>Expand description
Widget function for LineFnArgs.
The returned widgets are layout by the PAGE_FN_VAR. The default view is default_line_fn.
pub static LINE_FN_VAR: ContextVar<WidgetFn<LineFnArgs>>Widget function for LineFnArgs.
The returned widgets are layout by the PAGE_FN_VAR. The default view is default_line_fn.