replace_data_note_colors

Function replace_data_note_colors 

Source
pub fn replace_data_note_colors(
    child: impl IntoUiNode,
    colors: impl IntoVar<HashMap<DataNoteLevel, LightDark>>,
) -> UiNode
Expand description

P Sets the data note level colors, the parent colors are fully replaced.

The colors will be used directly as text color.

This property sets the DATA_NOTE_COLORS_VAR.