animateTo(value: AnimationOption, event: ()=> void) : void |
Provides a transition animation when the status changes due to the closure code. event specifies the closure function that displays the dynamic effect. The system automatically inserts the transition animation if the status changes in the closure function. |
|