refresh abstract method
Update On.animation
widgets listening the this animation
Has similar effect as when the widget rebuilds to invoke implicit animation
It returns Future that resolves when the started animation ends.
Implementation
Future<double> refresh();