mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() PR #147801 introduced some convenient `AnimationStatus` getters, but I just realized that `AnimationController` now has 2 getters for the same thing: `isAnimating` and `isRunning`. The intent of this pull request is to correct that mistake, and implement the getters in the appropriate places. |
||
---|---|---|
.. | ||
settings_icon | ||
about.dart | ||
backdrop.dart | ||
category_list_item.dart | ||
demo.dart | ||
home.dart | ||
settings_list_item.dart | ||
settings.dart | ||
splash.dart |