animations property

  1. @TagNumber(15)
PbList<FFAnimation> get animations

@doc Animations applied to this widget.

Implementation

@$pb.TagNumber(15)
$pb.PbList<FFAnimation> get animations => $_getList(13);