ToggleButtons assets#98
Conversation
Piinks
left a comment
There was a problem hiding this comment.
LGTM! The splash looks a little slow-mo in the animation. WDYT?
|
Did you mean to reduce the tap duration? That crossed my mind and I experimented with 500ms, 750ms and 1 second (I ended up going with 750ms). I was thinking that it would help emphasize the tap behavior when developers look at it in the docs, but I don't have a preference either way. |
That SGTM! |
|
Actually, I tried it again and 500ms did seem a little better :) I also took the opportunity to add |
Adds assets to display different ways that toggle buttons can be implemented.
Fixes flutter/flutter#36862