expander library
Classes
-
Expander<
T> - Basic animated expander widget that can be used to expand/collapse a list of items
Typedefs
-
ExpanderBuilder
= Widget Function(BuildContext context, bool isExpanded, Animation<
double> animation) - The callback for building the expander or the content of the expander