lv_spangroup_get_child() function
Get a spangroup child by its index.
Arguments
id
the index of the child. 0: the oldest (firstly created) child 1: the second oldest child count-1: the youngest -1: the youngest -2: the second youngest
Return value
The child span at index `id`, or NULL if the ID does not exist