AnimationXs extension
The child Widget to animate. SlideAnimation
- on
Methods
-
xExpandableText(
{CrossAxisAlignment crossAxisAlignment = CrossAxisAlignment.center, MainAxisAlignment mainAxisAlignment = MainAxisAlignment.start, Widget expand = const Text('More Details'), Widget unexpand = const Text('less Details'), double heightunexpand = 50.0}) → Widget -
xFA(
{Duration duration, Duration delay}) → Widget - The child Widget to animate. FadeInAnimation
-
xFPA(
{FlipAxis flipAxis = FlipAxis.x, Duration duration, Duration delay, double scale = 0.0}) → Widget - The child Widget to animate. FlipAnimation
-
xSA(
{Key key, Duration duration, Duration delay, double verticalOffset = 50.0, double horizontalOffset = 0.0}) → Widget -
xSCA(
{Duration duration, Duration delay, double scale = 0.0}) → Widget - The child Widget to animate. ScaleAnimation