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
.
pub static PANEL_FN_VAR: ContextVar<WidgetFn<PanelFnArgs>>
Widget function for PanelFnArgs
.
The returned view is the AnsiText!
child. The default is default_panel_fn
.