build method
- @protected
@protected
Override this method to build widgets that depend on the state of the listenable (e.g., the current value of the animation).
Implementation
@protected
Widget build(BuildContext context);
Override this method to build widgets that depend on the state of the listenable (e.g., the current value of the animation).
@protected
Widget build(BuildContext context);