animatedFunc property

dynamic Function(Widget child, Animation<double> animation)? animatedFunc
getter/setter pair

Implementation

Function(Widget child, Animation<double> animation)? animatedFunc;