Getting AnimationController from ExpansionTile #27842
Labels
c: new feature
Nothing broken; request for a new capability
f: material design
flutter/packages/flutter/material repository.
framework
flutter/packages/flutter repository. See also f: labels.
P2
Important issues not at the top of the work list
team-design
Owned by Design Languages team
triaged-design
Triaged by Design Languages team
Im trying to make an ExpansionTile with a custom trailing AnimatedIcon:
However I can't get the progress value from the ExpansionTile, because it's stored in a private variable
flutter/packages/flutter/lib/src/material/expansion_tile.dart
Line 91 in af3cdb3
The text was updated successfully, but these errors were encountered: