Tahaan / expandable_tree_menu

Flutter Widget allowing you to easily create a tree-structure "menu" from a recursive list of data nodes
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Setting "twisty_open" to Container removes everything. #1

Open SupremeDeity opened 3 years ago

SupremeDeity commented 3 years ago

I am trying to remove the twisty icons and setting the twisty_open to Container() removes everything.

twisty_close works as expected, however there is still a padding/margin.