Consider exposing onEnd property of underlying AnimatedContainer / AnimatedBoxSpecWidget in Mix
Closed this issue · 1 comments
Kypsis commented
Use case
Would be handy to have access to the onEnd
property of the underlying widgets that Mix wraps and having the ability to maybe even react to it within Mix. Eg when some container element fades out, toggle its visibility.
Proposal
Expose the onEnd
property of the Mix wrapped implicitly named widgets.
tilucasoli commented
Solved in #458