Use case
I want to implement OpenContainer through a dragUp event. Its behavior is only for onTap gesture that we can't control. Also a dragUp gesture could help to usability for scenarios when OpenContainer is implemented within a modal bottom sheet.
Proposal
Add as named parameter if the behavior of OpenContainer is gonna be triggered by an onTap as well as another gesture such as dragUp.
Use case
I want to implement
OpenContainerthrough a dragUp event. Its behavior is only foronTapgesture that we can't control. Also adragUpgesture could help to usability for scenarios when OpenContainer is implemented within a modal bottom sheet.Proposal
Add as named parameter if the behavior of
OpenContaineris gonna be triggered by anonTapas well as another gesture such asdragUp.