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