duration property
The length of time this geo-animation should last
Default value: Duration(milliseconds: 1000)
Used for both linear and angle/bearing animations
Implementation
final Duration duration;
The length of time this geo-animation should last
Default value: Duration(milliseconds: 1000)
Used for both linear and angle/bearing animations
final Duration duration;