sort


Description:

public void sort (CompareDataFunc<Widget> func)

Sorts the list of children using the provided function.

Parameters:

func

A function that compares two widgets.