menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
EasingViewportTransition
curve property
curve
dark_mode
light_mode
curve
property
Cubic
curve
final
The easing curve to use for the animation.
Defaults to
Curves.easeInOut
.
Implementation
final Cubic curve;
mapbox_maps_flutter
mapbox_maps_flutter
EasingViewportTransition
curve property
EasingViewportTransition class