pub fn with_data_note_color(
child: impl IntoUiNode,
level: DataNoteLevel,
color: impl IntoVar<LightDark>,
) -> UiNodeExpand description
Node that inserts a data note color in DATA_NOTE_COLORS_VAR.
pub fn with_data_note_color(
child: impl IntoUiNode,
level: DataNoteLevel,
color: impl IntoVar<LightDark>,
) -> UiNodeNode that inserts a data note color in DATA_NOTE_COLORS_VAR.