data_error_color

Function data_error_color 

Source
pub fn data_error_color(
    child: impl IntoUiNode,
    color: impl IntoVar<LightDark>,
) -> UiNode
Expand description

P Set the data note ERROR color.

The color will be used directly as text color.