build method
Override this method to build widgets that depend on the current status of the animation.
Implementation
Widget build(BuildContext context);
Override this method to build widgets that depend on the current status of the animation.
Widget build(BuildContext context);