build abstract method

Widget build(
  1. BuildContext context
)

Override this method to build widgets that depend on the current status of the animation.

Implementation

Widget build(BuildContext context);