properties property

List<PropertyAnimation?> properties

Implementation

List<PropertyAnimation?> get properties {
  return _properties;
}