material_tree/material_tree library
Classes
-
MaterialTreeComponent<
T> - A material selection component that supports a tree of options.
-
MaterialTreeDropdownComponent<
T> - A button-triggered dropdown containing a MaterialTreeComponent.
- MaterialTreeExpandState
- Represents the state of expansion of an option in a material tree.
- MaterialTreeRenderingOptions
- An object to customize material tree rendering.
Constants
-
materialTreeLeftPaddingToken
→ const OpaqueToken<
Object>