menu
origin package
documentation
stage.dart
StageData
animateCenterY property
animateCenterY property
dark_mode
light_mode
animateCenterY
property
Future
<
void
>
Function
({
Curve
curve
,
Duration
?
duration
,
required
double
to
})
animateCenterY
final
Implementation
final Future<void> Function({required double to, Duration? duration, Curve curve}) animateCenterY;
origin package
documentation
stage
StageData
animateCenterY property
StageData class