Static zng_wgt_ansi_text::LINE_FN_VAR
source ยท 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
.