tree_view/widgets/expansion_indicator library

Classes

ChevronIndicator
Uses a chevron to indicate the expansion state. The chevron is rotated when the ITreeNode state expands or collapses.
ExpansionIndicator
ExpansionIndicatorState<T extends ExpansionIndicator>
NoExpansionIndicator
ExpansionIndicator implementation for not showing any expansion indicator.
PlusMinusIndicator
Uses a plus or minus to indicate the expansion state. Plus shows the collapsed state Minus shows the expanded state
PositionedExpansionIndicator