animationStyle property
LayoutAnimationStyle
get
animationStyle
inherited
Implementation
LayoutAnimationStyle get animationStyle =>
style?.animationStyle ?? LayoutAnimationStyle.none;
LayoutAnimationStyle get animationStyle =>
style?.animationStyle ?? LayoutAnimationStyle.none;