flutter_expand_view library

Classes

Calculator
A Calculator.
ExpandArrowWidget
This widget is used in both ExpandChild & ExpandText widgets to show the hidden information to the user. It posses an animation parameter. Most widget parameters are customizable.
ExpandChildWidget
This widget unfolds a hidden widget to the user, called child. This action is performed when the user clicks the 'expand' arrow.
ExpandedCollapseRightWidget
This widget unfolds a hidden widget to the user, called child. This action is performed when the user clicks the 'expand' arrow.

Enums

ExpandArrowStyle
Render mode selection of the ExpandArrowWidget widget.