firexcode
firexcode
Widgets
xAnimationLimiter method
xAnimationLimiter
firexcode
firexcode
Widgets
xAnimationLimiter method
Widgets extension
Methods
xAnimationLimiter
xdrawer
xHero
xNestedScrollView
xSafeArea
xAnimationLimiter
method
Widget
xAnimationLimiter
(
{
Key
key
}
)
Implementation
Widget xAnimationLimiter({Key key}) { return AnimationLimiter( key: key, child: this, ); }