Static zng_wgt_ansi_text::PANEL_FN_VAR
source ยท pub static PANEL_FN_VAR: ContextVar<WidgetFn<PanelFnArgs>>
Expand description
Widget function for PanelFnArgs
.
The returned view is the AnsiText!
child. The default is default_panel_fn
.