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