1 min readFeb 29, 2020
How can I make the text in the button go to AppBar?
Suppose I create a Button named Hello and wrap it with Hero. When I press it, the text Hello goes to the appBar using animation. How can I achieve this?
How can I make the text in the button go to AppBar?
Suppose I create a Button named Hello and wrap it with Hero. When I press it, the text Hello goes to the appBar using animation. How can I achieve this?