value property

double value

get the current animated Value

Implementation

double get value;
void value=(dynamic val)

Implementation

set value(dynamic val);