animationType property

String? animationType
getter/setter pair

Type of animation. Possible string values are:

  • "ANIMATION_UNSPECIFIED"
  • "FOIL_SHIMMER" : Default Foil & Shimmer animation
  • "foilShimmer" : Legacy alias for FOIL_SHIMMER. Deprecated.

Implementation

core.String? animationType;