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