animated_tree_view icon indicating copy to clipboard operation
animated_tree_view copied to clipboard

Why node.data can be null?

Open busslina opened this issue 1 year ago • 1 comments

If I declare the tree data type as not null it should preserve this type. If I want to make it nullable I just can put <MyType?>.

busslina avatar Oct 11 '23 21:10 busslina