Add possibility to change the height of tree list tile.

Issue #27 resolved
Gustav Gussi created an issue

I need to make tile less than they are. Please add possibility to change the height of tree list tile or create parameter itemBuilder (as in ListView) to allows users to create their own tiles.

Comments (1)

  1. Kevin Armstrong

    Added node builder to TreeView to allow custom display of node data. Builder function accepts build context and Node as parameters.

  2. Log in to comment